Parcourir la source

Use unminified strophe

JC Brand il y a 10 ans
Parent
commit
50f4d6b582
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      non_amd.html

+ 1 - 1
non_amd.html

@@ -31,7 +31,7 @@
     <!-- until here -->
     <script type="text/javascript" src="components/otr/build/dep/eventemitter.js"></script>
     <script type="text/javascript" src="src/otr.js"></script>
-    <script type="text/javascript" src="components/strophe/strophe.min.js"></script>
+    <script type="text/javascript" src="components/strophejs/strophe.js"></script>
     <script type="text/javascript" src="src/strophe.roster.js"></script>
     <script type="text/javascript" src="components/strophejs-plugins/vcard/strophe.vcard.js"></script>
     <script type="text/javascript" src="components/strophejs-plugins/disco/strophe.disco.js"></script>