mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
WIP LNE
This commit is contained in:
@@ -708,7 +708,7 @@ function ajax_constantonoff($code, $input = array(), $entity = null, $revertonof
|
||||
}
|
||||
|
||||
if ($disabled) {
|
||||
$morecss .= ' disabled';
|
||||
$morecss .= ' disabled opacitymedium';
|
||||
} else {
|
||||
$out = "\n<!-- Ajax code to switch constant ".$code." -->".'
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user