mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Alert details validation
This commit is contained in:
parent
b785696acd
commit
ceed3c5d51
@ -545,7 +545,7 @@ function alerts_table_controls() {
|
|||||||
|
|
||||||
$(document).ready ( function () {
|
$(document).ready ( function () {
|
||||||
alerts_table_controls();
|
alerts_table_controls();
|
||||||
$('#submit-alert_validate').on('click', function () {
|
$('#button-alert_validate').on('click', function () {
|
||||||
validateAlerts();
|
validateAlerts();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user