38 lines
3.7 KiB
HTML
38 lines
3.7 KiB
HTML
<div id="BeladeForm">
|
|
<button id="btnLoadLetzteBeladungKF80" class="mybtn" class="center">autom. Ausfüllen</button>
|
|
<div id="ofenname">KF80 (Little Ben)</div>
|
|
<form id="frmOfenbeladung">
|
|
<table id="tblOfenKF80">
|
|
<tr><th class="center">Ebene</th><th class="center">Bestückung</th><th class="center">Kommentar</th><th class="center">Schott OrderNr.</th></tr>
|
|
<tr id="e10"><td class="center">10</td><td><input type="text" id="tbE10KF80" name="tbE10KF80" class="tbTXLCode"></td><td><input type="text" id="KommE10KF80" name="KommE10KF80"></td><td><input type="text" id="SON10KF80" name="SON10KF80"></td></tr>
|
|
<tr id="e09"><td class="center">09</td><td><input type="text" id="tbE09KF80" name="tbE09KF80" class="tbTXLCode"></td><td><input type="text" id="KommE09KF80" name="KommE09KF80"></td><td><input type="text" id="SON09KF80" name="SON09KF80"></td></tr>
|
|
<tr id="e08"><td class="center">08</td><td><input type="text" id="tbE08KF80" name="tbE08KF80" class="tbTXLCode"></td><td><input type="text" id="KommE08KF80" name="KommE08KF80"></td><td><input type="text" id="SON08KF80" name="SON08KF80"></td></tr>
|
|
<tr id="e07"><td class="center">07</td><td><input type="text" id="tbE07KF80" name="tbE07KF80" class="tbTXLCode"></td><td><input type="text" id="KommE07KF80" name="KommE07KF80"></td><td><input type="text" id="SON07KF80" name="SON07KF80"></td></tr>
|
|
<tr id="e06"><td class="center">06</td><td><input type="text" id="tbE06KF80" name="tbE06KF80" class="tbTXLCode"></td><td><input type="text" id="KommE06KF80" name="KommE06KF80"></td><td><input type="text" id="SON06KF80" name="SON06KF80"></td></tr>
|
|
<tr id="e05"><td class="center">05</td><td><input type="text" id="tbE05KF80" name="tbE05KF80" class="tbTXLCode"></td><td><input type="text" id="KommE05KF80" name="KommE05KF80"></td><td><input type="text" id="SON05KF80" name="SON05KF80"></td></tr>
|
|
<tr id="e04"><td class="center">04</td><td><input type="text" id="tbE04KF80" name="tbE04KF80" class="tbTXLCode"></td><td><input type="text" id="KommE04KF80" name="KommE04KF80"></td><td><input type="text" id="SON04KF80" name="SON04KF80"></td></tr>
|
|
<tr id="e03"><td class="center">03</td><td><input type="text" id="tbE03KF80" name="tbE03KF80" class="tbTXLCode"></td><td><input type="text" id="KommE03KF80" name="KommE03KF80"></td><td><input type="text" id="SON03KF80" name="SON03KF80"></td></tr>
|
|
<tr id="e02"><td class="center">02</td><td><input type="text" id="tbE02KF80" name="tbE02KF80" class="tbTXLCode"></td><td><input type="text" id="KommE02KF80" name="KommE02KF80"></td><td><input type="text" id="SON02KF80" name="SON02KF80"></td></tr>
|
|
<tr id="e01"><td class="center">01</td><td><input type="text" id="tbE01KF80" name="tbE01KF80" class="tbTXLCode"></td><td><input type="text" id="KommE01KF80" name="KommE01KF80"></td><td><input type="text" id="SON01KF80" name="SON01KF80"></td></tr>
|
|
<tr>
|
|
<td class="desc">Datum:</td><td class="input"><input type="date" name="beladedatum" id="beladedatum" value=""></td>
|
|
<td class="desc">Zeit:</td><td class="input"><input type="time" name="beladezeit" id="beladezeit" value=""></td>
|
|
</tr>
|
|
</table>
|
|
<input type="text" id="tbKommKF80" name="tbKommKF80" placeholder="Kommentar (wenn nötig)">
|
|
<input type="hidden" id="auto" name="auto" value="1">
|
|
<input type="hidden" id="Ofen" name="Ofen" value="KF80">
|
|
<input type="hidden" id="func" name="func" value="insertBeladung">
|
|
</form>
|
|
<button id="btnInsertBeladungKF80" class="mybtn" class="center">Beladung eintragen</button>
|
|
</div>
|
|
<div id="schottnummern"></div>
|
|
<div id="Codetable">
|
|
<table id="codetable">
|
|
<tr><td id="ct3040">3040 = GW1</td></tr>
|
|
<tr><td id="ct2121">2121 = GA1</td></tr>
|
|
<tr><td id="ct3030">3030 = GX1</td></tr>
|
|
</table>
|
|
</div>
|
|
|
|
<p id="debug"></p> |