Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
final_project
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
final_project
Commits
7e114ff3
Commit
7e114ff3
authored
Jul 20, 2016
by
Wills Gomez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed about page
parent
5268fa10
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
9 additions
and
18 deletions
+9
-18
ver1.css.scss
Halalan/app/assets/stylesheets/ver1.css.scss
+5
-1
evilla.html.erb
Halalan/app/views/about/evilla.html.erb
+0
-3
gomez.html.erb
Halalan/app/views/about/gomez.html.erb
+0
-3
guian.html.erb
Halalan/app/views/about/guian.html.erb
+0
-3
principe.html.erb
Halalan/app/views/about/principe.html.erb
+0
-3
about.html.erb
Halalan/app/views/pages/about.html.erb
+1
-4
index.html.erb
Halalan/app/views/pages/index.html.erb
+3
-1
No files found.
Halalan/app/assets/stylesheets/ver1.css.scss
View file @
7e114ff3
...
...
@@ -5,7 +5,6 @@
border
:
none
;
padding
:
10px
;
float
:
left
;
}
table
{
...
...
@@ -23,3 +22,8 @@ th {
td
{
padding-left
:
10px
;
}
.index
{
padding-left
:
20px
;
padding-right
:
40px
;
}
\ No newline at end of file
Halalan/app/views/about/evilla.html.erb
View file @
7e114ff3
...
...
@@ -66,7 +66,4 @@
</div>
</div>
</div>
<footer>
<p>
©
2016 ParkingLotMIS21 Inc.
</p>
</footer>
</div>
Halalan/app/views/about/gomez.html.erb
View file @
7e114ff3
...
...
@@ -66,7 +66,4 @@
</div>
</div>
</div>
<footer>
<p>
©
2016 ParkingLotMIS21 Inc.
</p>
</footer>
</div>
Halalan/app/views/about/guian.html.erb
View file @
7e114ff3
...
...
@@ -66,7 +66,4 @@
</div>
</div>
</div>
<footer>
<p>
©
2016 ParkingLotMIS21 Inc.
</p>
</footer>
</div>
Halalan/app/views/about/principe.html.erb
View file @
7e114ff3
...
...
@@ -65,7 +65,4 @@
</div>
</div>
</div>
<footer>
<p>
©
2016 ParkingLotMIS21 Inc.
</p>
</footer>
</div>
Halalan/app/views/pages/about.html.erb
View file @
7e114ff3
...
...
@@ -10,10 +10,7 @@
<h3><a
href=
"/about/guian"
>
Guian, April D.
</a></h3>
<h3><a
href=
"/about/principe"
>
Principe, Jasmine Nicole G.
</a></h3>
<hr>
<footer>
<p>
©
2016 ParkingLotMIS21 Inc.
</p>
</footer>
</div>
Halalan/app/views/pages/index.html.erb
View file @
7e114ff3
<div
class =
"index"
>
<h1><center>
Current Vote Tally
</center></h1>
<br>
<br>
...
...
@@ -41,4 +42,5 @@
</div>
</div>
<%
end
%>
\ No newline at end of file
<%
end
%>
</div>
\ No newline at end of file
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