feat(batch_operation): enable only available operations

This commit is contained in:
Paul Chavard 2023-01-06 20:07:53 +01:00
parent 7abf51ca81
commit 77a0033b3e
7 changed files with 77 additions and 24 deletions

View file

@ -87,7 +87,7 @@
// display
.hidden {
display: none;
display: none !important;
}
.visible-on-previous-hover {