Reinserted icon and link for preview of agenda slide. Fixed #1199.
This commit is contained in:
parent
d49d087f4e
commit
3b42c16e04
@ -11,8 +11,9 @@
|
|||||||
rel="tooltip" data-original-title="{% trans 'Show' %}">
|
rel="tooltip" data-original-title="{% trans 'Show' %}">
|
||||||
<i class="icon-facetime-video {% if agenda_is_active %}icon-white{% endif %}"></i>
|
<i class="icon-facetime-video {% if agenda_is_active %}icon-white{% endif %}"></i>
|
||||||
</a>
|
</a>
|
||||||
<a href="{% url 'projector_preview' 'agenda' %}" title="{% trans 'Preview' %}" class="icon preview right">
|
<a href="{% url 'projector_preview' 'agenda' %}"
|
||||||
<span></span>
|
rel="tooltip" data-original-title="{% trans 'Preview' %}" class="btn btn-mini right">
|
||||||
|
<i class="icon-search"></i>
|
||||||
</a>
|
</a>
|
||||||
{% trans "Agenda" %}
|
{% trans "Agenda" %}
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user