mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
update
This commit is contained in:
parent
84f26441c0
commit
b6c7f0b127
@ -10,7 +10,7 @@ class CatsModule extends Module
|
|||||||
*
|
*
|
||||||
* @var bool
|
* @var bool
|
||||||
*/
|
*/
|
||||||
protected $navigation = false;
|
protected $navigation = true;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The addon icon.
|
* The addon icon.
|
||||||
@ -31,6 +31,4 @@ class CatsModule extends Module
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
||||||
protected $parent = 'visiosoft.module.advs';
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user