fix: make log button directly open camera for photo proof and remove unverified test marks
This commit is contained in:
+4
-4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user