This commit is contained in:
Laurent Destailleur
2025-10-28 13:07:19 +01:00
parent df5c3a8084
commit a1b4d1a06e
13 changed files with 125 additions and 53 deletions

View File

@@ -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>