irc_web/.svn/pristine/95/95d3977034fa84b6808460ec25a...

128 lines
4.3 KiB
Plaintext

[
{
'MenuType': 'M',
'MenuIcon': 'Trials',
'MenuName': 'Trials',
'Path': '/trials',
'Component': '',
'ShowOrder': 3,
'IsEnable': true,
'IsCache': false,
'IsDisplay': true,
'IsInTabDisplay': false,
'IsExternalLink': false,
'PermissionStr': '',
'Meta': '{ title: `Trials`}',
'Children': [
{
'MenuType': 'C',
'MenuIcon': '',
'MenuName': 'TrialsPanel',
'Path': '/trials/trials-panel',
'Component': 'views/trials/trials-panel/index',
'ShowOrder': 2,
'IsEnable': false,
'IsCache': false,
'IsDisplay': false,
'IsInTabDisplay': false,
'IsExternalLink': false,
'PermissionStr': 'trials:trials-panel',
'Meta': '{ title: `panel`,breadcrumb: true, activeMenu: `/trials/trials-list` }',
'Children': [
{
'MenuType': 'C',
'MenuIcon': '',
'MenuName': 'enrolled-reviewers',
'Path': '/trials/trials-panel/enrolled-reviewers',
'Component': 'views/trials/trials-panel/enrolled-reviewers/index',
'ShowOrder': 3,
'IsEnable': false,
'IsCache': false,
'IsDisplay': false,
'IsInTabDisplay': false,
'IsExternalLink': false,
'PermissionStr': 'trials:trials-panel:enrolled-reviewers',
'Meta': '{ breadcrumb: false, hidden: true, activeMenu: `/trials/trials-list` }',
'Children': [{
'MenuType': 'C',
'MenuIcon': '',
'MenuName': 'enroll-list',
'Path': '/trials/trials-panel/enrolled-reviewers/list',
'Component': 'views/trials/trials-panel/enrolled-reviewers/list/index',
'ShowOrder': 1,
'IsEnable': false,
'IsCache': false,
'IsDisplay': false,
'IsInTabDisplay': false,
'IsExternalLink': false,
'PermissionStr': 'trials:trials-panel:enrolled-reviewers:list',
'Meta': '{ title: `Enrolled-reviewers`, hidden: true, activeMenu: `/trials/trials-list` }',
'Children': []
}, {
'MenuType': 'C',
'MenuIcon': '',
'MenuName': 'enroll',
'Path': '/trials/trials-panel/enrolled-reviewers/enroll',
'Component': 'views/trials/trials-panel/enrolled-reviewers/enroll/index',
'ShowOrder': 2,
'IsEnable': false,
'IsCache': false,
'IsDisplay': false,
'IsInTabDisplay': false,
'IsExternalLink': false,
'PermissionStr': 'trials:trials-panel:enrolled-reviewers:enroll',
'Meta': '{ title: `Enroll`, hidden: true, activeMenu: `/trials/trials-list` }',
'Children': []
}, {
'MenuType': 'C',
'MenuIcon': '',
'MenuName': 'stats',
'Path': '/trials/trials-panel/enrolled-reviewers/stats',
'Component': 'views/trials/trials-panel/enrolled-reviewers/stats/index',
'ShowOrder': 3,
'IsEnable': false,
'IsCache': false,
'IsDisplay': false,
'IsInTabDisplay': false,
'IsExternalLink': false,
'PermissionStr': 'trials:trials-panel:enrolled-reviewers:stats',
'Meta': '{ title: `Stats`, hidden: true, activeMenu: `/trials/trials-list` }',
'Children': []
}]
}
]
}]
},
{
'MenuType': 'M',
'MenuIcon': 'druid',
'MenuName': 'Statistics',
'Path': '/statistics',
'Component': '',
'ShowOrder': 4,
'IsEnable': true,
'IsCache': false,
'IsDisplay': true,
'IsInTabDisplay': false,
'IsExternalLink': false,
'PermissionStr': '',
'Meta': '',
'Children': [{
'MenuType': 'C',
'MenuIcon': '',
'MenuName': 'StatisticsList',
'Path': '/statistics/statistics-list',
'Component': 'views/statistics/index',
'ShowOrder': 1,
'IsEnable': false,
'IsCache': false,
'IsDisplay': false,
'IsInTabDisplay': false,
'IsExternalLink': false,
'PermissionStr': 'statistics:statistics-list',
'Meta': '{ title: `Statistics`, breadcrumb: false, }',
'Children': []
}]
}
]