shawn 5488f579e7 fix: inline edit now displays correct asset location info on Enter
saveMachineIdInline used wrong field names when rendering the
location info div after a successful assignment:
  'location_name', 'building', 'zone' — none of which exist in
  the asset dict returned by lookup_machine_id().

Replaced with the correct fields matching lookupPrevAsset():
  building_name, floor, room, address, make, model

Now pressing Enter on an inline machine ID edit correctly shows
the asset's building, floor, room, address, and make/model.
2026-05-25 21:21:06 -04:00
2026-05-25 20:18:58 -04:00
S
Description
EXIF GPS scanner test rig — multi-photo gallery with client/server EXIF comparison and OCR
19 MiB
Languages
HTML 65.6%
Python 31%
Shell 2.7%
JavaScript 0.7%