forked from extern/egroupware
* resources/sitemanager integration: fixed broken resources sitemanager integration
This commit is contained in:
parent
05eb7d0f54
commit
0d78091fe5
@ -20,6 +20,6 @@
|
||||
$this->properties = array();
|
||||
$this->title = lang('Resources');
|
||||
$this->description = lang('This module displays the resources app');
|
||||
$this->etemplate_method = 'resources.ui_resources.index';
|
||||
$this->etemplate_method = 'resources.resources_ui.index';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user