Added Radio Page link
This commit is contained in:
parent
0b5b2329ed
commit
f4ff00355d
2 changed files with 8 additions and 1 deletions
|
@ -36,6 +36,13 @@ $pages = array(
|
|||
'action' => 'index',
|
||||
'resource' => 'schedule'
|
||||
),
|
||||
array(
|
||||
'label' => _('Radio Page'),
|
||||
'uri' => '/',
|
||||
'resource' => '',
|
||||
'pages' => array(
|
||||
)
|
||||
),
|
||||
array(
|
||||
'label' => _('System'),
|
||||
'uri' => '#',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue