mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Fix path to docspell assets
This commit is contained in:
@ -16,7 +16,7 @@ view flags model =
|
||||
[div [class "eight wide column ui segment newinvite-view"]
|
||||
[h1 [class "ui cener aligned icon header"]
|
||||
[img [class "ui image"
|
||||
,src "assets/docspell-webapp/0.1.0-SNAPSHOT/img/logo-96.png"
|
||||
,src (flags.config.docspellAssetPath ++ "/img/logo-96.png")
|
||||
][]
|
||||
,div [class "content"]
|
||||
[text "Create new invitations"
|
||||
|
Reference in New Issue
Block a user