penambahan menu surveyor
This commit is contained in:
14
module.json
14
module.json
@@ -70,7 +70,7 @@
|
||||
{
|
||||
"title": "Activity",
|
||||
"path": "activity",
|
||||
"icon": "ki-filled ki-some-files text-lg",
|
||||
"icon": "ki-filled ki-questionnaire-tablet text-lg",
|
||||
"classes": "",
|
||||
"attributes": [],
|
||||
"permission": "",
|
||||
@@ -78,6 +78,18 @@
|
||||
"Administrator"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Surveyor",
|
||||
"path": "surveyor",
|
||||
"icon": "ki-filled ki-notepad-edit text-lg",
|
||||
"classes": "",
|
||||
"attributes": [],
|
||||
"permission": "",
|
||||
"roles": [
|
||||
"Administrator"
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"title": "Laporan",
|
||||
"path": "",
|
||||
|
||||
Reference in New Issue
Block a user