Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas

This commit is contained in:
drigato 2015-01-13 14:23:51 -05:00
commit d99147bad4
10 changed files with 60 additions and 35 deletions

View file

@ -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',