Permalink for bookmark searches

This commit is contained in:
eikek
2022-01-26 21:21:36 +01:00
parent 631450cb16
commit cb3005211b
14 changed files with 114 additions and 81 deletions

View File

@@ -195,7 +195,7 @@ renderSuccessMsg texts public model =
[ text texts.successBox.line1
, a
[ class S.successMessageLink
, Page.href SearchPage
, Page.href (SearchPage Nothing)
]
[ text texts.successBox.itemsPage
]