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
thalia
concrexit
Commits
f7184117
Commit
f7184117
authored
Nov 18, 2018
by
Thijs de Jong
Browse files
Changed Buttons of Events
parent
f3dcfa7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/events/templates/events/event.html
View file @
f7184117
...
...
@@ -122,7 +122,7 @@
<td>
{% if permissions.update_registration %}
<form
action=
"{% url 'events:registration' event.id %}"
method=
"get"
>
<input
type=
"submit"
class=
"btn btn-primary"
<input
type=
"submit"
class=
"btn btn-primary
mb-2
"
value=
"{% trans "
Update
registration
"
%}"
/>
</form>
{% endif %}
...
...
Write
Preview
Supports
Markdown
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