mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 09:15:33 +00:00
Bugfixes
This commit is contained in:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user