remove CSRF from tour scripts
This commit is contained in:
parent
57965973dc
commit
044a173095
4 changed files with 119 additions and 15 deletions
|
@ -1,5 +1,4 @@
|
|||
{% load i18n %}
|
||||
{% csrf_token %}
|
||||
|
||||
<script>
|
||||
const tour = new Shepherd.Tour({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue