update
parent
05299ced40
commit
8a936efcb0
|
|
@ -60,7 +60,7 @@
|
|||
name="data[{{ $year }}][{{ $detail->activity_code }}-{{ $detail->unit_code }}]"
|
||||
value="{{ getFormattedValue($activity_value) ?? '' }}"
|
||||
class="form-control text-right" oninput="numberFormat(this)"
|
||||
style="min-width: 80px;" {{ $isLocked || $instansi === 'all' || $limitInternal ? 'readonly' : '' }}>
|
||||
{{ $isLocked || $instansi === 'all' || $limitInternal ? 'readonly' : '' }}>
|
||||
{{-- <div class="input-group-text">
|
||||
{{ $detail->unit_code }}
|
||||
</div> --}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue