Updated bootstrap datepicker, fixes #507

pull/516/head
Iglocska 2015-06-02 12:31:27 +02:00
parent fbd03a025d
commit 8b203324d7
2 changed files with 1654 additions and 316 deletions

View File

@ -318,7 +318,6 @@ function handleAjaxEditResponse(data, name, type, id, field, event) {
}
function handleGenericAjaxResponse(data) {
console.log(data);
if (typeof data == 'string') {
responseArray = JSON.parse(data);
} else {

File diff suppressed because it is too large Load Diff