mirror of https://github.com/apache/cloudstack.git
Restore error message popup
This commit is contained in:
parent
68e002294f
commit
f6883d0e2a
|
|
@ -399,7 +399,7 @@
|
|||
$value.html(originalValue);
|
||||
});
|
||||
|
||||
// if (args.message) cloudStack.dialog.notice({ message: args.message });
|
||||
if (args.message) cloudStack.dialog.notice({ message: args.message });
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue