N°3649 - Activity panel: Continue improvement following the alpha feedbacks

- 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)
This commit is contained in:
Molkobain
2021-01-22 18:30:47 +01:00
parent 0c7925cdfb
commit 7f55fd4bf6
7 changed files with 146 additions and 107 deletions

View File

@@ -0,0 +1,5 @@
{% extends 'base/layouts/activity-panel/tab-toolbar/layout.html.twig' %}
{% block bExtraCSSClasses %}ibo-activity-panel--tab-toolbar-for-activity{% endblock %}
{% block bDataTabType %}activity{% endblock %}