bufixed on json source

This commit is contained in:
Micha
2025-07-02 17:41:13 +02:00
parent fa96bccbf3
commit 1dbf4d2fa7
10 changed files with 92 additions and 41041 deletions

View File

@@ -9,7 +9,6 @@ import $ from "jquery";
//store parent methods
const pInitInput = $.fn.editableform.Constructor.prototype.initInput;
console.log("EditableForm:", $.fn.editableform);
$.extend($.fn.editableform.Constructor.prototype, {
initTemplate: function() {
this.$form = $($.fn.editableform.template);