mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-07 13:28:00 +01:00
Update menu item label from 'Placeholder 2' to 'Warme Dranken'
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<div class="menu-item" onclick="showItemDetails('Soepen')">Soepen</div>
|
||||
<div class="menu-item" onclick="showItemDetails('Salades')">Salades</div>
|
||||
<!-- placeholder-->
|
||||
<div class="menu-item" onclick="showItemDetails('Placeholder2')">Placeholder 2</div>
|
||||
<div class="menu-item" onclick="showItemDetails('Placeholder2')">Warme Dranken</div>
|
||||
</div>
|
||||
|
||||
<!-- Modaal venster voor grotere afbeelding en beschrijving -->
|
||||
|
||||
Reference in New Issue
Block a user