slight hanges to the startup struktur with respkt to the more sufisticatet and gracefull start up sequenz
This commit is contained in:
@@ -105,16 +105,16 @@
|
||||
<section class="module-shell" aria-label="Module Übersicht">
|
||||
<div class="module-nav" role="navigation" aria-label="Module Navigation">
|
||||
<ul>
|
||||
<li class="active" data-module="mod1"><a href="#mod1">Modul 1</a></li>
|
||||
<li data-module="mod2"><a href="#mod2">Modul 2</a></li>
|
||||
<li data-module="mod3"><a href="#mod3">Modul 3</a></li>
|
||||
<li data-module="mod4"><a href="#mod4">Modul 4</a></li>
|
||||
<li class="active" data-module="mod1"><a href="#mod1">Inventarsystem</a></li>
|
||||
<li data-module="mod2"><a href="#mod2">Bibliothekssystem</a></li>
|
||||
<li data-module="mod3"><a href="#mod3">Terminplaner</a></li>
|
||||
<li data-module="mod4"><a href="#mod4">Mail Add On</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="module-content" id="moduleContent">
|
||||
<article id="mod1" class="module-panel">
|
||||
<h2>Modul 1 — Titel</h2>
|
||||
<h2>Inventarsystem</h2>
|
||||
<p class="lede">Kurze Zusammenfassung des Moduls. (Platzhalter — du ersetzt den Inhalt später.)</p>
|
||||
<h3>Was ist das?</h3>
|
||||
<p>Beschreibe hier den Zweck, Zielgruppe und schnelle Anwendungsfälle.</p>
|
||||
@@ -132,17 +132,17 @@
|
||||
</article>
|
||||
|
||||
<article id="mod2" class="module-panel hidden">
|
||||
<h2>Modul 2 — Titel</h2>
|
||||
<h2>Bibliothekssystem</h2>
|
||||
<p class="lede">Platzhaltertext für Modul 2.</p>
|
||||
</article>
|
||||
|
||||
<article id="mod3" class="module-panel hidden">
|
||||
<h2>Modul 3 — Titel</h2>
|
||||
<h2>Terminplaner</h2>
|
||||
<p class="lede">Platzhaltertext für Modul 3.</p>
|
||||
</article>
|
||||
|
||||
<article id="mod4" class="module-panel hidden">
|
||||
<h2>Modul 4 — Titel</h2>
|
||||
<h2>Mail Add On</h2>
|
||||
<p class="lede">Platzhaltertext für Modul 4.</p>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user