mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-24 21:34:41 +03:00
merged 3.5 user frontend
This commit is contained in:
parent
fd0fbf63f0
commit
8db0e515a5
File diff suppressed because one or more lines are too long
@ -77,6 +77,7 @@
|
||||
return s;
|
||||
}
|
||||
};
|
||||
var csrf = { csrfToken: '{{ csrf_token }}', csrfField: '{{ csrf_field }}' };
|
||||
|
||||
if (window.top !== window.self) {
|
||||
window.location.href = 'https://www.udsenterprise.com';
|
||||
|
Loading…
Reference in New Issue
Block a user