Add new "Move to folder" button

This commit is contained in:
RainLoop Team 2017-02-08 20:48:53 +03:00
parent 2c3881abc6
commit f0e9d1a6d5
14 changed files with 312 additions and 182 deletions

View file

@ -160,7 +160,8 @@ class Application extends \RainLoop\Config\AbstractConfig
'interface' => array(
'show_attachment_thumbnail' => array(true, ''),
'use_native_scrollbars' => array(false)
'use_native_scrollbars' => array(false),
'new_move_to_folder_button' => array(true)
),
'branding' => array(