update
parent
53b363386d
commit
4b9db05a3a
|
|
@ -83,7 +83,7 @@
|
|||
<div class="input-group">
|
||||
<input type="text"
|
||||
name="data[{{ $year }}][{{ $detail->activity_code }}-{{ $detail->unit_code }}]"
|
||||
value="{{ @$activity_value}}"
|
||||
|
||||
class="form-control text-right" oninput="numberFormat(this)"
|
||||
{{ $isLocked || $instansi === 'all' || $limitInternal ? 'readonly' : '' }}>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue