File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969#How to use it ?
7070
7171##Init and compile twitter-bootstrap from source
72- Remplace VERSION by the supported version you want, v1 or v2
72+ Replace VERSION by the supported version you want, v1 or v2
7373
7474``` shell
7575php5 app/console twitter-bootstrap:clear
@@ -78,7 +78,7 @@ php5 app/console assets:install web/
7878```
7979
8080##Add your bootstrap to your layout
81- Remplace VERSION by the supported version you want, v1 or v2
81+ Replace VERSION by the supported version you want, v1 or v2
8282
8383``` html
8484<!DOCTYPE html>
@@ -96,7 +96,7 @@ Remplace VERSION by the supported version you want, v1 or v2
9696```
9797
9898##Use bootstrap form style
99- Remplace VERSION by the supported version you want, v1 or v2
99+ Replace VERSION by the supported version you want, v1 or v2
100100
101101```
102102{% form_theme form_view 'RuianTwitterBootstrapBundle:Form:bootstrap_VERSION.html.twig' %}
You can’t perform that action at this time.
0 commit comments