fix grunt to copy only one ui datepicker lib version
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 418 B |
Before Width: | Height: | Size: 312 B |
Before Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 328 B |
Before Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 6.2 KiB |
@@ -137,6 +137,7 @@ define(function () {
|
||||
'inputs/abstract'],
|
||||
init: function(require) {
|
||||
loadCss(require.toUrl("./lib/select2.css"));
|
||||
//loadCss(require.toUrl("./lib/select2-bootstrap.css"));
|
||||
}
|
||||
},
|
||||
|
||||
|