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