This commit is contained in:
19
index.html
19
index.html
@@ -140,24 +140,11 @@
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<main class="screen hidden" id="history-screen">
|
||||
<header class="play-header">
|
||||
<div class="left">
|
||||
<button id="history-back" class="small">← Menu</button>
|
||||
</div>
|
||||
<div class="center"><strong>Historia sesji</strong></div>
|
||||
<div class="right">
|
||||
<button id="clear-history" class="small">Wyczyść</button>
|
||||
</div>
|
||||
</header>
|
||||
<section class="panel history-list" id="history-list">
|
||||
<!-- wpisy historii -->
|
||||
</section>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
<footer class="app-footer">Commit: <span id="commit-sha">(loading)</span></footer>
|
||||
<footer class="app-footer">Commit: <span id="commit-sha">(loading)</span></footer>
|
||||
|
||||
<script src="version.js" defer></script>
|
||||
<script src="app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user