Initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"controller": "controllers/record",
|
||||
"viewSetupHandlers": {
|
||||
"record/edit": ["handlers/working-time-range"]
|
||||
},
|
||||
"mergeDisabled": true,
|
||||
"massUpdateDisabled": true,
|
||||
"menu": {
|
||||
"list": {
|
||||
"buttons": [
|
||||
{
|
||||
"name": "calendars",
|
||||
"label": "Calendars",
|
||||
"link": "#WorkingTimeCalendar"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"filterList": [
|
||||
"actual"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user