[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-gui-commits
Subject:    espiceland: branch 2.0 r5208 -
From:       SVN commits to the Asterisk-GUI project
Date:       2011-05-13 16:40:06
Message-ID: E1QKvPK-0004sM-CS () wibble ! digium ! internal
[Download RAW message or body]

Author: espiceland
Date: Fri May 13 11:40:01 2011
New Revision: 5208

URL: http://svnview.digium.com/svn/asterisk-gui?view=rev&rev=5208
Log:
Load Javascript before we try to use it.

Modified:
    branches/2.0/config/menuprompts_upload.html

Modified: branches/2.0/config/menuprompts_upload.html
URL: http://svnview.digium.com/svn/asterisk-gui/branches/2.0/config/menuprompts_upload.html?view=diff&rev=5208&r1=5207&r2=5208
 ==============================================================================
--- branches/2.0/config/menuprompts_upload.html (original)
+++ branches/2.0/config/menuprompts_upload.html Fri May 13 11:40:01 2011
@@ -22,7 +22,9 @@
 <head>
 	<title>Upload Voice Menu Prompt</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
-
+	<script src="js/jquery.js"></script>
+	<script src="js/astman.js"></script>
+	<script src="js/menuprompts_upload.js"></script>
 	<link href="stylesheets/schwing.css" media="all" rel="Stylesheet" type="text/css" \
/>  <style type="text/css">
 		#nocf {
@@ -60,9 +62,5 @@
 		<legend><B>&nbsp;Choose voice prompt to upload :&nbsp;</B></legend>
 		<IFRAME src="upload_form.html" id="uploadiframe" width="480" height="100" \
frameborder="0" border="0" marginheight="0" marginwidth="0"></IFRAME>  </fieldset>
-
-	<script src="js/jquery.js"></script>
-	<script src="js/astman.js"></script>
-	<script src="js/menuprompts_upload.js"></script>
 </body>
 </html>


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-gui-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic