Remove tooltips from channel icons

This commit is contained in:
Pēteris Caune 2019-01-22 13:50:40 +02:00
parent 14c67bdaa9
commit 8eedf9d47b
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -31,9 +31,7 @@
<td class="icon-cell">
<img src="{% static ch.icon_path %}"
class="icon"
alt="Slack icon"
data-toggle="tooltip"
title="Slack" />
alt="{{ ch.get_kind_display }} icon" />
</td>
<td>
<div class="edit-name" data-toggle="modal" data-target="#name-{{ ch.code }}">