fix: make log button directly open camera for photo proof and remove unverified test marks

This commit is contained in:
2026-09-12 09:08:36 -07:00
parent ad6b99260e
commit b10b6e0f2f
3 changed files with 76 additions and 64 deletions
+4 -4
View File
@@ -274,13 +274,13 @@
<span>Recenter on Vehicle</span>
</button>
<!-- Giant 1-Tap Floating Action Button: Log Flock Camera (Bottom-Right) -->
<!-- Giant 1-Tap Floating Action Button: Snap & Log Flock Camera (Bottom-Right) -->
<div class="driver-fab-container">
<button id="btn-quick-log-cam" class="btn-driver-fab" title="1-Tap: Log a Flock camera at your exact current GPS location">
<button id="btn-quick-log-cam" class="btn-driver-fab" title="Snap camera photo on pole & log at GPS location">
<div class="fab-icon-glow">📸</div>
<div class="fab-text-group">
<span class="fab-main-title">+ LOG FLOCK CAMERA</span>
<span class="fab-sub-title">1-Tap Pin at GPS Location</span>
<span class="fab-main-title">+ SNAP & LOG CAMERA</span>
<span class="fab-sub-title">Opens Camera for Photo Proof</span>
</div>
</button>
</div>