fix(certificate): Provide selfservice url on certificate
This commit is contained in:
parent
57600fad7f
commit
8d6f290fd5
@ -588,6 +588,7 @@ function get_certificate() {
|
||||
last_name: state.lastname,
|
||||
id: state.fullobject.id,
|
||||
distance: state.fullobject.distance,
|
||||
self_service_link: window.location.href,
|
||||
group: {
|
||||
name: state.group,
|
||||
id: state.fullobject.group.id || 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user