Compare commits
1 Commits
1.4.0
...
8d6f290fd5
| Author | SHA1 | Date | |
|---|---|---|---|
|
8d6f290fd5
|
@@ -588,6 +588,7 @@ function get_certificate() {
|
|||||||
last_name: state.lastname,
|
last_name: state.lastname,
|
||||||
id: state.fullobject.id,
|
id: state.fullobject.id,
|
||||||
distance: state.fullobject.distance,
|
distance: state.fullobject.distance,
|
||||||
|
self_service_link: window.location.href,
|
||||||
group: {
|
group: {
|
||||||
name: state.group,
|
name: state.group,
|
||||||
id: state.fullobject.group.id || 0,
|
id: state.fullobject.group.id || 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user