diff --git a/build/npm/Plugins.js b/build/npm/Plugins.js index b7cf25070..8449cd959 100644 --- a/build/npm/Plugins.js +++ b/build/npm/Plugins.js @@ -228,7 +228,11 @@ const Plugins = [ from: 'node_modules/bootstrap4-duallistbox/dist', to: 'plugins/bootstrap4-duallistbox/' }, - + // filterizr + { + from: 'node_modules/filterizr/dist', + to: 'plugins/filterizr/' + }, // AdminLTE Dist { diff --git a/index.html b/index.html index c14faa0f6..8bc10b13d 100644 --- a/index.html +++ b/index.html @@ -421,6 +421,14 @@

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +