fix routing rib office
This commit is contained in:
parent
8738d8faf4
commit
95b1e28380
@ -176,6 +176,7 @@ const officeItems: IItem[] = [
|
|||||||
icon: <BanknotesIcon />,
|
icon: <BanknotesIcon />,
|
||||||
text: "RIB Office",
|
text: "RIB Office",
|
||||||
link: Module.getInstance().get().modules.pages.OfficesRib.props.path,
|
link: Module.getInstance().get().modules.pages.OfficesRib.props.path,
|
||||||
|
routesActive: [Module.getInstance().get().modules.pages.OfficesRib.props.path],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
action: AppRuleActions.update,
|
action: AppRuleActions.update,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user