update to bootstrap 231

This commit is contained in:
vitalets
2013-04-02 23:56:44 +04:00
parent 21a6148f8d
commit 42e51f642f
9 changed files with 9569 additions and 1 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -18,7 +18,8 @@ define(function () {
var jqueryui_ver = '1.10.1', var jqueryui_ver = '1.10.1',
paths = { paths = {
// "bootstrap": "../test/libs/bootstrap221", // "bootstrap": "../test/libs/bootstrap221",
"bootstrap": "../test/libs/bootstrap222", // "bootstrap": "../test/libs/bootstrap222",
"bootstrap": "../test/libs/bootstrap231",
// "jqueryui": "../test/libs/jquery-ui-"+jqueryui_ver+".custom", // "jqueryui": "../test/libs/jquery-ui-"+jqueryui_ver+".custom",
"jqueryui_js": "../test/libs/jquery-ui-"+jqueryui_ver+".custom/js/jquery-ui-"+jqueryui_ver+".custom", "jqueryui_js": "../test/libs/jquery-ui-"+jqueryui_ver+".custom/js/jquery-ui-"+jqueryui_ver+".custom",