mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
- Vorlage widget now works with oe_kurzbz
- Added method getByPersonId to model Benutzerfunktion_model - Added method treeSearchEntire to library OrganisationseinheitLib - Added method getOneLevelAlias to model Organisationseinheit_model
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
<?php
|
||||
echo $this->widgetlib->widget(
|
||||
'Vorlage_widget',
|
||||
null,
|
||||
array('oe_kurzbz' => $oe_kurzbz),
|
||||
array('name' => 'vorlage', 'id' => 'vorlageDnD')
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user