1
0
Fork 0

Update to yiistrap BS3

This commit is contained in:
Mike Schwörer 2016-04-30 23:41:25 +02:00
parent d7a3073a5a
commit 38b9c67d11
Signed by: Mikescher
GPG Key ID: D3C7172E0A70F8CF
5 changed files with 8030 additions and 7652 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "www/protected/extensions/bootstrap"]
path = www/protected/extensions/bootstrap
url = https://github.com/crisu83/yiistrap.git

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -36,6 +36,7 @@ return ArrayX::merge(
'application.components.extendedgitgraph.*',
'application.components.parsedown.*',
'bootstrap.components.*',
'bootstrap.form.*',
'bootstrap.behaviors.*',
'bootstrap.helpers.*',
'bootstrap.widgets.*',
@ -60,6 +61,7 @@ return ArrayX::merge(
'bootstrap' =>
[
'class' => 'bootstrap.components.TbApi',
'cdnUrl'=>"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6",
],
'user' =>

@ -0,0 +1 @@
Subproject commit 2664cfee6126bbbbaa70632864ccff6d0f030575