mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
Fixed: e107 is not defined in selectize.init.js
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
// If you don't insert this line into your JS, you may see the error: e107 is not defined.
|
||||||
|
var e107 = e107 || {'settings': {}, 'behaviors': {}};
|
||||||
|
|
||||||
(function ($) {
|
(function ($) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user