CIS4 Entry & View titles

This commit is contained in:
cgfhtw
2023-03-31 14:50:56 +02:00
parent 2a59fad2fc
commit 95458c193c
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
<?php
$includesArray = array(
'title' => 'Documents',
'tabulator5' => true,
'customJSModules' => ['public/js/apps/Cis/Documents.js']
);