File tree 7 files changed +2
-58
lines changed
src/Puphpet/MainBundle/Resources/views
7 files changed +2
-58
lines changed Original file line number Diff line number Diff line change 6
6
</div >
7
7
8
8
<div class =" form-group" >
9
- <div class =" clearfix" ><label >Install</label ></div >
10
-
11
9
<label class =" col-xs-12 radio-tile" >
12
10
<input type =" checkbox" name =" apache[install]" value =" 1"
13
11
class =" invisible toggle-on-select update-other-input-on-check"
Original file line number Diff line number Diff line change 11
11
written in PHP.
12
12
<a href =" https://github.com/facebook/hhvm/" target =" _blank" >Learn about HHVM</a >.
13
13
</span >
14
- <div class =" clearfix" ><label >Install</label ></div >
15
-
16
14
<label class =" col-xs-12 radio-tile" >
17
15
<input type =" checkbox" name =" hhvm[install]" value =" 1"
18
16
class =" invisible toggle-on-select update-other-input-on-check"
Original file line number Diff line number Diff line change 6
6
</div >
7
7
8
8
<div class =" form-group" >
9
- <div class =" clearfix" ><label >Install</label ></div >
10
-
11
9
<label class =" col-xs-12 radio-tile" >
12
10
<input type =" checkbox" name =" nginx[install]" value =" 1"
13
11
class =" invisible toggle-on-select update-other-input-on-check"
Original file line number Diff line number Diff line change 9
9
<span class =" help-text" >
10
10
It's callbacks all the way down!
11
11
</span >
12
- <div class =" clearfix" ><label >Install</label ></div >
13
-
14
12
<label class =" col-xs-12 radio-tile" >
15
13
<input type =" checkbox" name =" nodejs[install]" value =" 1"
16
14
class =" invisible toggle-on-select"
Original file line number Diff line number Diff line change 10
10
PHP is a toy language accidentally chosen to power
11
11
some of the largest websites in the world. You probably want Ruby?
12
12
</span >
13
- <div class =" clearfix" ><label >Install</label ></div >
14
-
15
13
<label class =" col-xs-12 radio-tile" >
16
14
<input type =" checkbox" name =" php[install]" value =" 1"
17
15
class =" invisible toggle-on-select update-other-input-on-check"
Original file line number Diff line number Diff line change 7
7
<p class =" lead" >Configure Python versions and packages.</p >
8
8
</div >
9
9
10
- <div class =" form-group" >
11
- <span class =" help-text" >
12
- Pretty slow, but quite pretty!
13
- </span >
14
- <div class =" clearfix" ><label >Install</label ></div >
15
-
16
- <label class =" col-xs-12 radio-tile" >
17
- <input type =" checkbox" name =" python[install]" value =" 1"
18
- class =" invisible" checked readonly />
19
- <span class =" content" >
20
- <span class =" header large" >
21
- <i class =" icon" ></i >
22
- <span class =" title" >Install Python</span >
23
- </span >
24
- <span class =" footer" >
25
- Python 2.6/2.7 comes preinstalled.
26
- </span >
27
- </span >
28
- </label >
29
-
30
- <div class =" clearfix" ></div >
31
- </div >
32
-
33
- <div class =" clearfix" ></div >
10
+ <input type =" hidden" name =" python[install]" value =" 1" />
34
11
35
12
<div class =" help-block" >
36
13
<p >Debian and Ubuntu come with <code >Python 2.7</code >,
Original file line number Diff line number Diff line change 5
5
<p class =" lead" >Configure Ruby versions and gems.</p >
6
6
</div >
7
7
8
- <div class =" form-group" >
9
- <span class =" help-text" >
10
- Fedora and skinny jeans not included.
11
- </span >
12
- <div class =" clearfix" ><label >Install</label ></div >
13
-
14
- <label class =" col-xs-12 radio-tile" >
15
- <input type =" checkbox" name =" ruby[install]" value =" 1"
16
- class =" invisible" checked readonly />
17
- <span class =" content" >
18
- <span class =" header large" >
19
- <i class =" icon" ></i >
20
- <span class =" title" >Install Ruby</span >
21
- </span >
22
- <span class =" footer" >
23
- Ruby 1.9.3 comes preinstalled using RVM.
24
- </span >
25
- </span >
26
- </label >
27
-
28
- <div class =" clearfix" ></div >
29
- </div >
30
-
31
- <div class =" clearfix" ></div >
8
+ <input type =" hidden" name =" ruby[install]" value =" 1" />
32
9
33
10
<div class =" help-block" >
34
11
<p >Ruby 1.9.3 is already installed in PuPHPet boxes using RVM.
You can’t perform that action at this time.
0 commit comments