mirror of
https://github.com/apache/superset.git
synced 2026-04-11 12:26:05 +00:00
[panoramix] -> [dashed]
This commit is contained in:
5
dashed/assets/javascripts/dashed-select2.js
Normal file
5
dashed/assets/javascripts/dashed-select2.js
Normal file
@@ -0,0 +1,5 @@
|
||||
require('../node_modules/select2/select2.css');
|
||||
require('../node_modules/select2-bootstrap-css/select2-bootstrap.min.css');
|
||||
require('../node_modules/jquery-ui/themes/base/jquery-ui.css');
|
||||
require('select2');
|
||||
require('../vendor/select2.sortable.js');
|
||||
Reference in New Issue
Block a user