mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 08:09:37 +00:00
Organisation-Page: Link to verification #501
This commit is contained in:
parent
2c2b95918d
commit
d654c0158d
@ -523,7 +523,7 @@
|
||||
});
|
||||
},
|
||||
goBack(fallbackPath) {
|
||||
if ('referrer' in document) {
|
||||
if ('referrer' in document && document.referrer) {
|
||||
window.location = document.referrer;
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user