This commit is contained in:
Simon Martens
2022-11-28 14:41:16 +01:00
parent 7193564e98
commit c9f56d2ac6
12 changed files with 68 additions and 64 deletions

View File

@@ -85,6 +85,8 @@ public class Briefecontroller : Controller {
} else {
model.MetaData.HasText = false;
}
} else {
model.MetaData.HasText = false;
}
if (tradition != null && !String.IsNullOrWhiteSpace(tradition.Element)) {