mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
- Fix compose button visible when no editable caselog - Fix "states" filter visible on object with no state attribute - All tabs now have all the actions / filters - Initial active tab is now the first one (caselog or activity)
6 lines
209 B
Twig
6 lines
209 B
Twig
{% extends 'base/layouts/activity-panel/tab-toolbar/layout.html.twig' %}
|
|
|
|
{% block bExtraCSSClasses %}ibo-activity-panel--tab-toolbar-for-activity{% endblock %}
|
|
|
|
{% block bDataTabType %}activity{% endblock %}
|