forked from leftypol/leftypol
quick-reply.js: let's settle on disabled floating link by default
This commit is contained in:
parent
8781d5ee67
commit
a2a1ca8dc8
2 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@ tb_settings['quick-reply'] = {
|
|||
// Hide form when scrolled to top of page (where original form is visible)
|
||||
hide_at_top: true,
|
||||
// "Quick reply" button floating at the top right hand corner of the page at all times
|
||||
floating_link: true,
|
||||
floating_link: false,
|
||||
// Show remote in quick reply
|
||||
show_remote: false,
|
||||
// Show embedding in quick reply
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue