Rename xhr.js to ajax.js
This commit is contained in:
parent
35c8ea0d3c
commit
8843f61e06
2 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
<pre id="user_json"></pre>
|
<pre id="user_json"></pre>
|
||||||
|
|
||||||
<script type="text/javascript" src="xhr.js"></script>
|
<script type="text/javascript" src="ajax.js"></script>
|
||||||
<script type="text/javascript" src="main.js"></script>
|
<script type="text/javascript" src="main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue