mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Removed the dynamic regular chore period type (since it's the same as daily)
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
'value' => $value,
|
||||
'min' => '0',
|
||||
'additionalCssClasses' => 'input-group-chore-period-type',
|
||||
'additionalGroupCssClasses' => 'period-type-input period-type-dynamic-regular period-type-monthly'
|
||||
'additionalGroupCssClasses' => 'period-type-input period-type-monthly'
|
||||
))
|
||||
|
||||
<div class="form-group period-type-input period-type-weekly">
|
||||
|
Reference in New Issue
Block a user