Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Helios Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Helios Server
Commits
cce8898a
Commit
cce8898a
authored
Jan 18, 2010
by
Ben Adida
Browse files
Options
Downloads
Patches
Plain Diff
bug fixes and clarifications
parent
129ee17a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
helios
+1
-1
1 addition, 1 deletion
helios
heliosbooth
+1
-1
1 addition, 1 deletion
heliosbooth
server_ui/templates/election_tallied.html
+1
-1
1 addition, 1 deletion
server_ui/templates/election_tallied.html
with
3 additions
and
3 deletions
helios
@
40c391bf
Compare
fbe72d8b
to
40c391bf
Subproject commit
fbe72d8b8
33
3
dd
43739c35f7bcef85312e0e1181
Subproject commit
40c391bf1eb5fe
33
9
dd
c466abf06e6a7cb8728fc
This diff is collapsed.
Click to expand it.
heliosbooth
@
86d17af4
Compare
37f939d2
to
86d17af4
Subproject commit
37f939d287daf181310ba237f6d515bac37de61e
Subproject commit
86d17af465892a15bc3490a7f2c7a7e83a5b6bfa
This diff is collapsed.
Click to expand it.
server_ui/templates/election_tallied.html
+
1
−
1
View file @
cce8898a
...
...
@@ -9,6 +9,6 @@
</p>
<p>
<a
href=
"{% url helios.views.one_election_view
election_id=
election.uuid %}"
>
view the election
</a>
<a
href=
"{% url helios.views.one_election_view election.uuid %}"
>
view the election
</a>
</p>
{% endblock %}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment