mirror of
https://github.com/itflow-org/itflow
synced 2026-03-09 07:14:51 +00:00
Added select2 libs, started transactions, added additiona fields to vendor, new DB dump removed balance on invoices list
This commit is contained in:
6
vendor/select2/src/js/banner.start.js
vendored
Normal file
6
vendor/select2/src/js/banner.start.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
(function () {
|
||||
// Restore the Select2 AMD loader so it can be used
|
||||
// Needed mostly in the language files, where the loader is not inserted
|
||||
if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd) {
|
||||
var S2 = jQuery.fn.select2.amd;
|
||||
}
|
||||
Reference in New Issue
Block a user