Session editor and live sessions!
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
{% include "icons/pdf.svg" %}
|
||||
{% elif link.content_type == ContentType.AUDIO %}
|
||||
{% include "icons/notes.svg" %}
|
||||
{% elif link.content_type == ContentType.PARTITURA %}
|
||||
{% include "icons/notes.svg" %}
|
||||
{% else %}
|
||||
{% include "icons/link.svg" %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user