Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
parkinglot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
evilla_gomez_guian_principe
parkinglot
Commits
d05899f0
Commit
d05899f0
authored
Jul 05, 2016
by
Galen Evilla
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
last na talaga haha
parent
3aa51da6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
create_page.html.erb
app/views/car_logs/create_page.html.erb
+8
-3
No files found.
app/views/car_logs/create_page.html.erb
View file @
d05899f0
...
...
@@ -33,11 +33,13 @@
<select
name=
"color"
class=
"form-control"
>
<option
value=
""
disabled=
"disabled"
selected=
"selected"
>
Select..
</option>
<option
value=
"Red"
>
Red
</option>
<option
value=
"White"
>
White
</option>
<option
value=
"Blue"
>
Blue
</option>
<option
value=
"Green"
>
Green
</option>
<option
value=
"Orange"
>
Orange
</option>
<option
value=
"Yellow"
>
Yellow
</option>
<option
value=
"Green"
>
Green
</option>
<option
value=
"Blue"
>
Blue
</option>
<option
value=
"Violet"
>
Violet
</option>
<option
value=
"Pink"
>
Pink
</option>
<option
value=
"White"
>
White
</option>
<option
value=
"Black"
>
Black
</option>
<option
value=
"Other Color"
>
Other Color
</option>
</select>
...
...
@@ -53,12 +55,15 @@
<option
value=
"Toyota"
>
Toyota
</option>
<option
value=
"Suzuki"
>
Suzuki
</option>
<option
value=
"Mitsubishi"
>
Mitsubishi
</option>
<option
value=
"Subaru"
>
Subaru
</option>
<option
value=
"Hyundai"
>
Hyundai
</option>
<option
value=
"Kia"
>
Kia
</option>
<option
value=
"Ford"
>
Ford
</option>
<option
value=
"Chevrolet"
>
Chevrolet
</option>
<option
value=
"Lexus"
>
Lexus
</option>
<option
value=
"Audi"
>
Audi
</option>
<option
value=
"Porsche"
>
Porsche
</option>
<option
value=
"Mercedes Benz"
>
Mercedes Benz
</option>
<option
value=
"Other Car"
>
Other Brand
</option>
</select>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment