Merge branch 'dev' into staging
This commit is contained in:
commit
8115178141
@ -360,6 +360,29 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Notes": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes",
|
||||
"labelKey": "notes"
|
||||
},
|
||||
"pages": {
|
||||
"EditNote": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes/[noteUid]/edit",
|
||||
"labelKey": "edit_note"
|
||||
}
|
||||
},
|
||||
"CreateNote": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes/folder/[folderUid]/customer/[customerUid]/create",
|
||||
"labelKey": "create_note"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -360,6 +360,29 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Notes": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes",
|
||||
"labelKey": "notes"
|
||||
},
|
||||
"pages": {
|
||||
"EditNote": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes/[noteUid]/edit",
|
||||
"labelKey": "edit_note"
|
||||
}
|
||||
},
|
||||
"CreateNote": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes/folder/[folderUid]/customer/[customerUid]/create",
|
||||
"labelKey": "create_note"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -360,6 +360,29 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Notes": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes",
|
||||
"labelKey": "notes"
|
||||
},
|
||||
"pages": {
|
||||
"EditNote": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes/[noteUid]/edit",
|
||||
"labelKey": "edit_note"
|
||||
}
|
||||
},
|
||||
"CreateNote": {
|
||||
"enabled": true,
|
||||
"props": {
|
||||
"path": "/notes/folder/[folderUid]/customer/[customerUid]/create",
|
||||
"labelKey": "create_note"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user