Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
belenios
belenios
Commits
a6356cd9
Commit
a6356cd9
authored
Apr 03, 2014
by
Stephane Glondu
Browse files
Add link to records in admin page
parent
2bdfd452
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/web/web_templates.ml
View file @
a6356cd9
...
...
@@ -399,6 +399,10 @@ module Make (S : SITE_SERVICES) : TEMPLATES = struct
let
service
=
W
.
S
.
election_update_credential
in
a
~
service
[
pcdata
"Update a credential"
]
()
;
];
div
[
let
service
=
W
.
S
.
election_dir
in
a
~
service
[
pcdata
"Voting records"
]
ESRecords
;
];
div
[
feature_form
];
]
in
lwt
login_box
=
site_login_box
()
in
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment