mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 01:05:32 +00:00
Vorbereitung zur Veröffentlichung I: Letzter Stand auf Startseite
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
</div>
|
||||
|
||||
<div class="ha-filterlist">
|
||||
|
||||
|
||||
@* Go To Letter *@
|
||||
<div class="ha-gotofilter">
|
||||
@@ -71,6 +72,9 @@
|
||||
<a class="ha-reversefilter" asp-controller="Index" asp-action="Index">← Auswahl aufheben</a>
|
||||
</div>
|
||||
}
|
||||
</div>
|
||||
<div class="mr-2 leading-snug text-base px-1 bg-slate-200">
|
||||
Derzeit kritisch geprüft, ediert und hochgeladen sind Briefe bis einschließlich @Model.EndYear (= @Model.EndPageString).
|
||||
</div>
|
||||
<form class="ha-zhform" id="ha-zhform">
|
||||
<span>Z H Band</span>
|
||||
@@ -83,6 +87,7 @@
|
||||
<input name="zhpage" id="ha-zhformpage" type="text" value="@Model.ActivePage" placeholder="Seite"/>
|
||||
<button id="ha-zhformsubmit" type="submit">Nachschlagen</button>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user