comparison pkg/imports/queue.go @ 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 0828fcb80647
children 6dfad1ad59c8
comparison
equal deleted inserted replaced
1648:53f49b109f0c 1649:0324d331e9df
548 {{ if eq .State "pending" }}The imported data could be integrated into the database 548 {{ if eq .State "pending" }}The imported data could be integrated into the database
549 but your final decision is needed.{{ end }} 549 but your final decision is needed.{{ end }}
550 550
551 Please follow this link to have a closer look at the details: 551 Please follow this link to have a closer look at the details:
552 552
553 {{ .Server }}/#?review={{ .ID }} 553 {{ .Server }}/#/?review={{ .ID }}
554 554
555 Best regards 555 Best regards
556 Your service team`)) 556 Your service team`))
557 ) 557 )
558 558