mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
add tabulator6
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
|
||||
// Tabulator 5 CSS
|
||||
if ($tabulator5 === true) generateCSSsInclude('public/css/Tabulator5.css');
|
||||
|
||||
// Tabulator 6 CSS
|
||||
if ($tabulator6 === true) generateCSSsInclude('public/css/Tabulator6.css');
|
||||
|
||||
// Tinymce 5 CSS
|
||||
if ($tinymce5 === true) generateCSSsInclude('public/css/TinyMCE5.css');
|
||||
|
||||
Reference in New Issue
Block a user