Date group updated..

This commit is contained in:
Cüneyt Şentürk
2021-02-23 22:28:18 +03:00
parent 9065ee764f
commit 683745e851
7 changed files with 8 additions and 5 deletions

View File

@@ -40,6 +40,7 @@
@elseif ($type == 'dateGroup')
{{ Form::$type($field['name'], $field['title'], $field['icon'], array_merge([
'data-field' => 'settings',
'show-date-format' => company_date_format(),
],
$field['attributes']),
isset($report->settings->{$field['name']}) ? $report->settings->{$field['name']}: null