calendario completamente fucnional

This commit is contained in:
2025-11-14 01:23:50 +01:00
parent 3ca5f1b29f
commit 233c8fefbf
2 changed files with 13 additions and 6 deletions
+3
View File
@@ -25,6 +25,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
return;
}
var $ = win.jQuery;
if ($.fx && $.fx.off !== true) {
$.fx.off = true;
}
if ($.fn._noAnimationPatch) {
return;
}