mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#11267 fix inverse critical switch template load
This commit is contained in:
parent
04f802aa40
commit
ec334f252e
@ -492,7 +492,7 @@ function configure_modules_form() {
|
||||
data["unit"] == "" ? "" : data["unit"]
|
||||
);
|
||||
|
||||
$("#checkbox-critical_inverse").prop(
|
||||
$("#checkbox-critical_inverse_string").prop(
|
||||
"checked",
|
||||
data["critical_inverse"]
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user