remove text
This commit is contained in:
parent
965c973bda
commit
945e3db952
@ -8160,7 +8160,7 @@ function dolGetButtonTitle($label, $helpText = '', $iconClass = 'fa fa-file', $u
|
|||||||
}
|
}
|
||||||
|
|
||||||
$class = 'btnTitle' ;
|
$class = 'btnTitle' ;
|
||||||
$conf->global->MAIN_USE_NEW_TITLE_BUTTON = 1;
|
|
||||||
// hidden conf keep during button transition TODO: remove this block
|
// hidden conf keep during button transition TODO: remove this block
|
||||||
if(empty($conf->global->MAIN_USE_NEW_TITLE_BUTTON)){
|
if(empty($conf->global->MAIN_USE_NEW_TITLE_BUTTON)){
|
||||||
$class = 'butActionNew';
|
$class = 'butActionNew';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user