move profile tabs to app-tray

This commit is contained in:
Mario Vavti
2017-03-20 17:24:48 +01:00
parent cfdf1def2a
commit ca14ab3d55
12 changed files with 22 additions and 12 deletions

View File

@@ -86,7 +86,8 @@ class Cal extends \Zotlabs\Web\Controller {
$o = '';
$tabs = profile_tabs($a, True, $channel['channel_address']);
//$tabs = profile_tabs($a, True, $channel['channel_address']);
$tabs = '';
$mode = 'view';
$y = 0;