mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
Closes https://github.com/inventree/InvenTree/issues/6140 (cherry picked from commit 9715af564fa1af23a5cccf50ce286e0b85f558c9) Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
parent
78b559306b
commit
a41efb31b6
@ -105,7 +105,7 @@ def inventreeDocUrl():
|
|||||||
|
|
||||||
def inventreeAppUrl():
|
def inventreeAppUrl():
|
||||||
"""Return URL for InvenTree app site."""
|
"""Return URL for InvenTree app site."""
|
||||||
return f'{inventreeDocUrl()}/app/app',
|
return f'{inventreeDocUrl()}/app/app/'
|
||||||
|
|
||||||
|
|
||||||
def inventreeCreditsUrl():
|
def inventreeCreditsUrl():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user