diff --git a/static/index.html b/static/index.html index 7342719..c247933 100644 --- a/static/index.html +++ b/static/index.html @@ -3761,6 +3761,14 @@ df('Model', a.model), df('Last Dex Report', a.dex_report_date || '— No report yet', true), + // Location fields (shown in card but missing from details) + df('Place', a.place), + df('Building', a.building_name), + df('Building #', a.building_number), + df('Floor', a.floor), + df('Room', a.room), + df('Trailer', a.trailer_number), + ].filter(Boolean).join(''); // Disney Park badge