Vorbereitung zur Veröffentlichung I: Letzter Stand auf Startseite

This commit is contained in:
Simon Martens
2023-02-21 15:54:50 +01:00
parent b72637baa4
commit 99693b0c1d
6 changed files with 1698 additions and 6058 deletions

View File

@@ -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&hairsp;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>
}