Commit dbfd8e01 authored by Andreas Heimann's avatar Andreas Heimann

woops, forgot the save button

parent 847c8a9b
......@@ -334,7 +334,7 @@
</div>
<div class="actions">
<div class="button" onclick="closePlaylistOverlay()">Close</div>
{% if is_granted('ROLE_MODERATOR') %}<input type="submit" value="Save" name="submitPlaylist" class="button" />{% endif %}
<input type="submit" value="Save" name="submitPlaylist" class="button" />
</div>
</form>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment