Add feedback availability from basket + User icons

This commit is contained in:
Romain Neutron
2012-03-05 16:08:49 +01:00
parent d8ba8b954a
commit 1426b9a6f9
6 changed files with 30 additions and 14 deletions

View File

@@ -33,6 +33,12 @@
<img src="/skins/icons/push16.png"/>
</button>
{% endif %}
{% if user.ACL().has_right('push') %}
<button class="ui-corner-all TOOL_feedback_btn basket_window" title="{% trans 'Feedback' %}">
<img src="/skins/icons/feedback16.png"/>
</button>
{% endif %}
{% if user.ACL().has_right('bas_chupub') %}
<button class="ui-corner-all TOOL_bridge_btn basket_window" title="{% trans 'action : bridge' %}">
<img src="/skins/icons/door.png"/>