- Added new permission to access to tbl_bundesland table using basis/nation

- Added bundesland controller and model
This commit is contained in:
paolo
2016-05-11 10:40:08 +02:00
parent 9168479912
commit 4413a64860
2 changed files with 38 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ $config['fhc_version'] = '3.2';
$config['fhc_acl'] = array
(
'bis.tbl_bundesland' => 'basis/nation',
'bis.tbl_nation' => 'basis/nation',
'bis.tbl_lgartcode' => 'basis/lgartcode',