fixed jQuer dprecations

This commit is contained in:
Micha
2025-03-03 11:56:17 +01:00
parent 2d450fe257
commit 323de3b9e3
24 changed files with 6951 additions and 1299 deletions

@ -1,7 +1,7 @@
/*! X-editable - v1.5.1
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2025 Vitaliy Potapov; Licensed MIT */
/*! X-editable - v1.5.1_1
* A maintained fork of x-editable for Bootstrap 5 support.
* https://git.24unix.net/tracer/x-editable
* Copyright (c) 2025 Micha Espey; Licensed MIT */
.editableform {
margin-bottom: 0; /* overwrites bootstrap margin */
}