fix(ux): skip move-after-use modal after 2 consistent choices; hide single-location picker

This commit is contained in:
dadaloop82
2026-05-16 09:32:46 +00:00
parent 3065b80370
commit 9b9a196f73
2 changed files with 68 additions and 3 deletions
+1 -1
View File
@@ -407,7 +407,7 @@
<div class="use-inventory-info" id="use-inventory-info"></div>
<div id="use-expiry-hint" style="display:none"></div>
<form class="form" onsubmit="submitUse(event)">
<div class="form-group">
<div class="form-group" id="use-location-group">
<label>📍 Da dove?</label>
<div class="location-selector" id="use-location-selector">
<button type="button" class="loc-btn active" onclick="selectUseLocation(this, 'dispensa')">🗄️ Dispensa</button>