Skip to content
GitLab
Menu
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
f3d9b399
Commit
f3d9b399
authored
Sep 30, 2011
by
stef
Browse files
[enh] break for approval buttons
parent
651718c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/view.html
View file @
f3d9b399
...
...
@@ -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
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