forked from MarseyWorld/MarseyWorld
fdsfds
parent
c9a7bfd5a3
commit
a47314fbb6
|
@ -5,7 +5,6 @@
|
||||||
{% if v %}
|
{% if v %}
|
||||||
<script>
|
<script>
|
||||||
function fp(fp) {
|
function fp(fp) {
|
||||||
console.log(fp)
|
|
||||||
var xhr = new XMLHttpRequest();
|
var xhr = new XMLHttpRequest();
|
||||||
xhr.open("POST", '{{request.host_url}}fp/'+fp, true);
|
xhr.open("POST", '{{request.host_url}}fp/'+fp, true);
|
||||||
var form = new FormData()
|
var form = new FormData()
|
||||||
|
|
Loading…
Reference in New Issue