change the way jot tools are displayed/hidden

This commit is contained in:
marijus
2014-04-08 22:07:06 +02:00
parent 95751dddff
commit 9f621dac85
15 changed files with 44 additions and 36 deletions

View File

@@ -57,7 +57,7 @@ function display_content(&$a, $update = 0, $load = false) {
'acl' => populate_acl($channel_acl, false),
'bang' => '',
'visitor' => 'block',
'visitor' => true,
'profile_uid' => local_user(),
'return_path' => 'channel/' . $channel['channel_address']
);