changeset 1649:0324d331e9df

Import email notification: Generate correct link.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 20 Dec 2018 16:00:50 +0100
parents 53f49b109f0c
children 90211725e4a9
files pkg/imports/queue.go
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pkg/imports/queue.go	Thu Dec 20 15:53:20 2018 +0100
+++ b/pkg/imports/queue.go	Thu Dec 20 16:00:50 2018 +0100
@@ -550,7 +550,7 @@
 
 Please follow this link to have a closer look at the details:
 
-{{ .Server }}/#?review={{ .ID }}
+{{ .Server }}/#/?review={{ .ID }}
 
 Best regards
     Your service team`))