Move datatable SCSS files under the same directory

This commit is contained in:
Stephen Abello
2022-12-06 16:14:42 +01:00
parent 00a25f3e8b
commit 26359cf1ee

View File

@@ -1,5 +1,5 @@
/*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @copyright Copyright (C) 2010-2022 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
@@ -21,8 +21,7 @@
@import "prop";
@import "title";
@import "datatable";
@import "datatableconfig";
@import "datatable/all";
@import "form";
@import "fieldset";
@import "field";