Add displaylocations, location/inspection migrations, UI refinements
- New displaylocations.asp (production location listing) - 3 new SQL migrations: inspection machine type, location relationship types, pctype inspection update - displaymachine.asp / printbadge.asp substantial rework - editmachine/editpc/savemachineedit: ~50 line additions each - Dashboard index.html + tv-dashboard tweaks - .gitignore: block database-backup-*.sql, *.bak, *.pdf Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1049,9 +1049,9 @@
|
||||
<div class="filter-container">
|
||||
<div class="clock" id="clock"></div>
|
||||
<div>
|
||||
<label for="businessUnitFilter" class="filter-label">Business Unit:</label>
|
||||
<label for="businessUnitFilter" class="filter-label">Location:</label>
|
||||
<select id="businessUnitFilter" class="filter-select">
|
||||
<option value="">All Units</option>
|
||||
<option value="">All Locations</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user