close #1962 Fixed: Documentation page url broken
This commit is contained in:
parent
2c4e36cdd5
commit
34a553c02a
@ -104,7 +104,7 @@ class EmptyPage extends Component
|
|||||||
$docs_path = $group . '/' . $page;
|
$docs_path = $group . '/' . $page;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 'https://akaunting.com/docs/user-manual/' . $page;
|
return 'https://akaunting.com/docs/user-manual/' . $docs_path;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function getPermissionCreate($page, $group, $permissionCreate)
|
protected function getPermissionCreate($page, $group, $permissionCreate)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user