fix: error geser titik spbu dan memunculkan alat digitasi lahan

This commit is contained in:
2026-06-12 06:16:46 +07:00
parent 90f6166219
commit a9785feeb5
8 changed files with 151 additions and 2 deletions
+1 -1
View File
@@ -393,7 +393,7 @@ $modulTitle = $modulNames[$modul] ?? 'Analisis Spasial';
<?php endif; ?>
<?php if ($modul === 'digitasi' || $modul === 'utuh'): ?>
<?php if ($currentRole === 'admin'): ?>
<?php if ($currentRole === 'admin' || $currentRole === 'petugas'): ?>
<button class="tool-btn" id="btnToolJalan" data-mode="jalan" title="Gambar Jalan">
<span class="tool-icon">🛣️</span>
<span>Jalan</span>