fix config yaml
This commit is contained in:
parent
3345eb1560
commit
9ba3480507
|
@ -40,6 +40,9 @@ views:
|
|||
update:
|
||||
files:
|
||||
- web/layouts/members/update.html
|
||||
list:
|
||||
files:
|
||||
- web/layouts/members/membersList.html
|
||||
vehicles:
|
||||
search:
|
||||
files:
|
||||
|
@ -72,6 +75,9 @@ views:
|
|||
files:
|
||||
- web/layouts/vehicles_management/_partials/calendar.html
|
||||
- web/layouts/vehicles_management/fleet-display.html
|
||||
unbooking_display:
|
||||
files:
|
||||
- web/layouts/vehicles_management/unbooking-display.html
|
||||
fleet_update:
|
||||
files:
|
||||
- web/layouts/_partials/address_autocomplete.html
|
||||
|
|
Loading…
Reference in New Issue