add video settings not implemented message

This commit is contained in:
overflowerror 2021-01-08 17:00:32 +01:00
parent de2e13f6e6
commit e6c83b31fe

View file

@ -71,7 +71,7 @@
<i class="fas fa-link"></i>
</button>
<button class="btn btn-primary"
onclick="">
onclick="alert('not yet implemented')">
<i class="fas fa-cog"></i>
</button>
<form action="{{ path("app_video_delete") }}" method="POST">