mirror of
https://github.com/grocy/grocy.git
synced 2026-04-03 03:19:26 +02:00
Fix 'Due Soon Days' User Settings for Chores and Batteries
This commit is contained in:
parent
2a124a3d47
commit
2a0e077fa6
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-4 col-md-8 col-12">
|
<div class="col-lg-4 col-md-8 col-12">
|
||||||
<h4 ">{{ $__t('Chores overview') }}</h4>
|
<h4>{{ $__t('Chores overview') }}</h4>
|
||||||
|
|
||||||
@include('components.numberpicker', array(
|
@include('components.numberpicker', array(
|
||||||
'id' => 'chores_due_soon_days',
|
'id' => 'chores_due_soon_days',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user