Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas
This commit is contained in:
commit
d99147bad4
10 changed files with 60 additions and 35 deletions
|
@ -114,6 +114,11 @@ $pages = array(
|
|||
'uri' => '#',
|
||||
'resource' => 'dashboard',
|
||||
'pages' => array(
|
||||
array(
|
||||
'label' => _('Help Center'),
|
||||
'uri' => "http://help.sourcefabric.org/",
|
||||
'target' => "_blank"
|
||||
),
|
||||
array(
|
||||
'label' => _('Getting Started'),
|
||||
'module' => 'default',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue