template.js.base.form.min.js Maven / Gradle / Ivy
'use strict';(function(a){"function"===typeof define&&define.amd?define(["jquery","./version"],a):a(jQuery)})(function(a){return a.fn.form=function(){return"string"===typeof this[0].form?this.closest("form"):a(this[0].form)}});
© 2015 - 2024 Weber Informatics LLC | Privacy Policy