mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
#101700 change csrf token access
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
}
|
||||
return setMode("light", true);
|
||||
})();
|
||||
window.CSRF_TOKEN = "{{ csrf_token }}";
|
||||
</script>
|
||||
|
||||
{# Static resources #}
|
||||
|
Reference in New Issue
Block a user