mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Changed js
This commit is contained in:
parent
c1d1c23a4f
commit
006e0cd4ec
@ -254,7 +254,7 @@ function update_button_palette_callback() {
|
||||
var values = {};
|
||||
|
||||
values = readFields();
|
||||
if (values["map_linked"] == 0) {
|
||||
if (selectedItem == "static_graph") {
|
||||
if (values["agent"] == "" || values["agent"] == "none") {
|
||||
dialog_message("#message_alert_no_agent");
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user