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

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

File diff suppressed because one or more lines are too long

View File

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