remove controllers, views and libraries for CisHtml since not used

This commit is contained in:
Harald Bamberger
2024-11-05 17:46:42 +01:00
parent 39cedfe6a0
commit 2b516d40c9
12 changed files with 41 additions and 371 deletions
-1
View File
@@ -61,7 +61,6 @@ $route['api/v1/organisation/[O|o]rganisationseinheit/(:any)'] = 'api/v1/organisa
$route['api/v1/ressource/[B|b]etriebsmittelperson/(:any)'] = 'api/v1/ressource/betriebsmittelperson2/$1';
$route['api/v1/system/[S|s]prache/(:any)'] = 'api/v1/system/sprache2/$1';
$route['CisHtml'] = 'CisHtml/dashboard';
$route['CisVue'] = 'CisVue/dashboard';
// load routes from extensions