fix grunt to copy only one ui datepicker lib version

This commit is contained in:
vitalets
2013-04-07 20:34:03 +04:00
parent 388780cfcd
commit 8a33131d19
19 changed files with 8 additions and 1182 deletions

Binary file not shown.

Before

(image error) Size: 1.7 KiB

Binary file not shown.

Before

(image error) Size: 6.8 KiB

Binary file not shown.

Before

(image error) Size: 4.4 KiB

Binary file not shown.

Before

(image error) Size: 4.4 KiB

Binary file not shown.

Before

(image error) Size: 4.4 KiB

Binary file not shown.

Before

(image error) Size: 6.2 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -137,6 +137,7 @@ define(function () {
'inputs/abstract'],
init: function(require) {
loadCss(require.toUrl("./lib/select2.css"));
//loadCss(require.toUrl("./lib/select2-bootstrap.css"));
}
},