Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
belenios
belenios
Commits
e0eda2d9
Commit
e0eda2d9
authored
Mar 10, 2017
by
Stephane Glondu
Browse files
Change order of audit data
parent
0276d16e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/web/web_templates.ml
View file @
e0eda2d9
...
...
@@ -1056,14 +1056,14 @@ let audit_footer w =
pcdata
L
.
parameters
]
()
;
pcdata
", "
;
a
~
service
:
(
file
w
ESCreds
)
[
pcdata
L
.
public_credentials
]
()
;
pcdata
", "
;
a
~
service
:
(
file
w
ESKeys
)
[
pcdata
L
.
trustee_public_keys
]
()
;
pcdata
", "
;
a
~
service
:
(
file
w
ESCreds
)
[
pcdata
L
.
public_credentials
]
()
;
pcdata
", "
;
a
~
service
:
(
file
w
ESBallots
)
[
pcdata
L
.
ballots
]
()
;
...
...
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