mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Mergess TraditionRules with TextRules. Added tabs for other Text. Some bugs persist see readme
This commit is contained in:
@@ -64,8 +64,8 @@ public class BriefeMetaViewModel {
|
||||
}
|
||||
}
|
||||
|
||||
public (BriefeMetaViewModel, string)? Next { get; set; }
|
||||
public (BriefeMetaViewModel, string)? Prev { get; set; }
|
||||
public (BriefeMetaViewModel Model, string)? Next { get; set; }
|
||||
public (BriefeMetaViewModel Model, string)? Prev { get; set; }
|
||||
|
||||
|
||||
public BriefeMetaViewModel(Meta meta, bool hasMarginals) {
|
||||
|
||||
Reference in New Issue
Block a user