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
piks3l
Respect My Net
Commits
31405f19
Commit
31405f19
authored
Sep 30, 2011
by
stef
Browse files
[enh] break for approval buttons
parent
694865e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/view.html
View file @
31405f19
...
...
@@ -101,6 +101,7 @@ $(document).ready(function() {
{% render_comment_form for v %}
</div>
{% else %}
<br
/>
<a
class=
"button"
href=
'/moderate/?key={{key}}&action=approve'
>
{% trans "Approve Submission" %}
</a>
<a
class=
"button"
href=
'/moderate/?key={{key}}&action=delete'
>
{% trans "Delete Submission" %}
</a>
</div>
...
...
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