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

6158
test/libs/bootstrap231/css/bootstrap.css vendored Normal file

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

(image error) Size: 8.6 KiB

Binary file not shown.

After

(image error) Size: 12 KiB

2276
test/libs/bootstrap231/js/bootstrap.js vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -18,7 +18,8 @@ define(function () {
var jqueryui_ver = '1.10.1',
paths = {
// "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_js": "../test/libs/jquery-ui-"+jqueryui_ver+".custom/js/jquery-ui-"+jqueryui_ver+".custom",