update camera dan otorisator
This commit is contained in:
@@ -610,7 +610,7 @@
|
||||
|
||||
|
||||
@push('scripts')
|
||||
<script src="{{ asset('js/camera-editor.js') }}"></script>
|
||||
@include('lpj::surveyor.js.camera-editor')
|
||||
<script>
|
||||
const style = document.createElement('style');
|
||||
style.textContent = `
|
||||
|
||||
@@ -162,7 +162,7 @@
|
||||
}
|
||||
}
|
||||
if ($analisaType === 'tanah') {
|
||||
$analisaType = 'kendaraan';
|
||||
$analisaType = 'tanah_bangunan';
|
||||
}
|
||||
|
||||
if ($analisaType === 'unit_rumah' || $analisaType === 'unit_gedung') {
|
||||
|
||||
Reference in New Issue
Block a user