mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +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 () {
|
||||
alerts_table_controls();
|
||||
$('#submit-alert_validate').on('click', function () {
|
||||
$('#button-alert_validate').on('click', function () {
|
||||
validateAlerts();
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user