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

@@ -107,7 +107,7 @@ function rpost_content(&$a) {
'acl' => populate_acl($channel, $false),
'bang' => '',
// 'channel_select' => true,
'visitor' => 'block',
'visitor' => true,
'profile_uid' => local_user(),
'title' => $_REQUEST['title'],
'body' => $_REQUEST['body'],