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
1e447e08
Commit
1e447e08
authored
Jul 20, 2016
by
Wills Gomez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed another fuck up
parent
7e114ff3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
index.html.erb
Halalan/app/views/admin/candidates/index.html.erb
+0
-5
No files found.
Halalan/app/views/admin/candidates/index.html.erb
View file @
1e447e08
...
...
@@ -7,14 +7,9 @@
<%
@positions
.
each
do
|
p
|
%>
<
<<<<<<
HEAD
<h3>
<%=
p
.
name
%>
</h3>
<ul
>
=======
<h2>
<%=
p
.
name
%>
</h2>
<ul>
>>>>>>> 715278555f37edd654b7c9770ce3962b9079fc3b
<%
p
.
candidates
.
each
do
|
c
|
%>
<li>
<%=
link_to
c
.
full_name
,
admin_candidate_path
(
c
.
id
)
%>
</li>
<%
end
%>
...
...
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