Pull-request: #16749 Fixes: #16656 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
commit
b1aa5dcf19
@ -482,13 +482,14 @@ AJAX.registerOnload('table/change.js', function () {
|
||||
isTime(dtValue.substring(dv + 1));
|
||||
}
|
||||
});
|
||||
/*
|
||||
* message extending script must be run
|
||||
* after initiation of functions
|
||||
*/
|
||||
extendingValidatorMessages();
|
||||
}
|
||||
|
||||
/*
|
||||
* message extending script must be run
|
||||
* after initiation of functions
|
||||
*/
|
||||
extendingValidatorMessages();
|
||||
|
||||
$.datepicker.initialized = false;
|
||||
|
||||
$(document).on('click', 'span.open_gis_editor', function (event) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user