projects
/
WP-Themes
/
saultstemarie360.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd1869d
)
fixing script that for the ajax response for quiz completion notifications
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 30 Jul 2018 14:59:10 +0000
(10:59 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 30 Jul 2018 14:59:10 +0000
(10:59 -0400)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
8fc92b0
..
5cd955d
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-106,6
+106,7
@@
}, false);
open.apply(this, arguments);
};
- })(XMLHttpRequest.prototype.open);
+ })(XMLHttpRequest.prototype.open);
+ </script>
</body>
</html>
\ No newline at end of file