Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
redl
redeleitsystem
Commits
6e69afe3
Commit
6e69afe3
authored
Nov 08, 2015
by
Robin Sonnabend
Browse files
Added event add button to admin index
parent
79cc7cfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/admin_index.html
View file @
6e69afe3
...
...
@@ -59,6 +59,11 @@
All events
</a>
</div>
<div
class=
"mdl-cell mdl-cell--1-col mdl-cell--1-col-tablet mdl-cell--1-col-phone"
>
<a
class=
"mdl-button mdl-button--colored mdl-js-button mdl-button--fab mdl-js-ripple-effect"
href=
"{{ url_for("
.
event_new
")
}}"
>
<i
class=
"material-icons"
>
add
</i>
</a>
</div>
</div>
{% endblock %}
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