N°2847 - ActivityPanel: Rework for new UX in edition/creation

- Hide main action buttons
- Remove activity tab entry form
- Send caselogs value with global form
This commit is contained in:
Molkobain
2020-11-23 21:35:57 +01:00
parent 11b6429e3c
commit 8d19958d6d
5 changed files with 88 additions and 16 deletions

View File

@@ -65,6 +65,6 @@ $ibo-activity-panel--body--add-caselog-entry--toggler--icon--line-height: 33px !
display: none;
}
}
.ibo-caselog-entry-form--action-buttons--right-actions > .ibo-popover-menu{
.ibo-caselog-entry-form--action-buttons--main-actions > .ibo-popover-menu{
z-index: 1;
}