Merge pull request #5953 from artoscinote/ma_SCI_9005

Add missing datatables css [SCI-9005]
This commit is contained in:
artoscinote 2023-08-10 10:53:53 +02:00 committed by GitHub
commit d1ea9f30cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,6 +80,7 @@
@import "shared/comments";
@import "shared/content_pane";
@import "shared/datatable";
@import "shared/datatables";
@import "shared/datetime_picker";
@import "shared/dropdown_menu";
@import "shared/dropdown_selector";