update
This commit is contained in:
@@ -2105,7 +2105,7 @@
|
|||||||
container.innerHTML = `
|
container.innerHTML = `
|
||||||
<h1>SuperCafé</h1>
|
<h1>SuperCafé</h1>
|
||||||
<button id="${btn_new}">Nueva comanda</button>
|
<button id="${btn_new}">Nueva comanda</button>
|
||||||
<label><b>Habilitar avisos:</b> <input type="checkbox" id="${tts_check}" checked></label>
|
<label><b>Habilitar avisos:</b> <input type="checkbox" id="${tts_check}" checked style="height: 25px;width: 25px;"></label>
|
||||||
|
|
||||||
<div id="scrolltable"><table>
|
<div id="scrolltable"><table>
|
||||||
<thead>
|
<thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user