mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-06 11:57:16 +08:00
Merge pull request #5953 from artoscinote/ma_SCI_9005
Add missing datatables css [SCI-9005]
This commit is contained in:
commit
d1ea9f30cf
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@
|
||||||
@import "shared/comments";
|
@import "shared/comments";
|
||||||
@import "shared/content_pane";
|
@import "shared/content_pane";
|
||||||
@import "shared/datatable";
|
@import "shared/datatable";
|
||||||
|
@import "shared/datatables";
|
||||||
@import "shared/datetime_picker";
|
@import "shared/datetime_picker";
|
||||||
@import "shared/dropdown_menu";
|
@import "shared/dropdown_menu";
|
||||||
@import "shared/dropdown_selector";
|
@import "shared/dropdown_selector";
|
||||||
|
|
Loading…
Add table
Reference in a new issue