Added labs.allow_html_editor_biti_buttons setting (RTL/LTR html edito buttons) (#375)

This commit is contained in:
RainLoop Team 2014-11-16 16:54:23 +04:00
parent 7b97a9f85d
commit 7aa8dcea6b
75 changed files with 865 additions and 29 deletions

View file

@ -241,6 +241,7 @@ Enables caching in the system'),
'login_fault_delay' => array(1),
'log_ajax_response_write_limit' => array(300),
'allow_html_editor_source_button' => array(false),
'allow_html_editor_biti_buttons' => array(false),
'hide_dangerous_actions' => array(false),
'use_app_debug_js' => array(false),
'use_app_debug_css' => array(false),