mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-02-17 18:48:40 +00:00
start working on wiki
This commit is contained in:
parent
ff6e521eb9
commit
b8d33a6e5b
|
|
@ -18,4 +18,3 @@ $app = $this->getData('app');
|
|||
* @var \phpOMS\Views\View $this
|
||||
*/
|
||||
echo $this->getData('nav')->render();
|
||||
?>
|
||||
|
|
@ -18,4 +18,3 @@ $apps = $this->getData('apps');
|
|||
* @var \phpOMS\Views\View $this
|
||||
*/
|
||||
echo $this->getData('nav')->render();
|
||||
?>
|
||||
|
|
@ -18,4 +18,3 @@ $app = $this->getData('app');
|
|||
* @var \phpOMS\Views\View $this
|
||||
*/
|
||||
echo $this->getData('nav')->render();
|
||||
?>
|
||||
Loading…
Reference in New Issue
Block a user