remove text

This commit is contained in:
ATM john
2019-04-16 22:03:11 +02:00
parent 965c973bda
commit 945e3db952

View File

@@ -8160,7 +8160,7 @@ function dolGetButtonTitle($label, $helpText = '', $iconClass = 'fa fa-file', $u
}
$class = 'btnTitle' ;
$conf->global->MAIN_USE_NEW_TITLE_BUTTON = 1;
// hidden conf keep during button transition TODO: remove this block
if(empty($conf->global->MAIN_USE_NEW_TITLE_BUTTON)){
$class = 'butActionNew';