rbrindley: branch rbrindley/welcome_revamp r4176 - in	/team/rbrindley/welcome...
    SVN commits to the Asterisk-GUI project 
    asterisk-gui-commits at lists.digium.com
       
    Thu Nov 20 19:47:10 CST 2008
    
    
  
Author: rbrindley
Date: Thu Nov 20 19:47:09 2008
New Revision: 4176
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4176
Log:
added config/js/welcome2.js and included it into welcome2.html
Added:
    team/rbrindley/welcome_revamp/config/js/welcome2.js
Modified:
    team/rbrindley/welcome_revamp/config/welcome2.html
Added: team/rbrindley/welcome_revamp/config/js/welcome2.js
URL: http://svn.digium.com/view/asterisk-gui/team/rbrindley/welcome_revamp/config/js/welcome2.js?view=auto&rev=4176
==============================================================================
    (empty)
Modified: team/rbrindley/welcome_revamp/config/welcome2.html
URL: http://svn.digium.com/view/asterisk-gui/team/rbrindley/welcome_revamp/config/welcome2.html?view=diff&rev=4176&r1=4175&r2=4176
==============================================================================
--- team/rbrindley/welcome_revamp/config/welcome2.html (original)
+++ team/rbrindley/welcome_revamp/config/welcome2.html Thu Nov 20 19:47:09 2008
@@ -36,6 +36,7 @@
 <script type="text/javascript" src="js/jquery.ui.draggable.js"></script>
 <script type="text/javascript" src="js/jquery.ui.sortable.js"></script>
 <script type="text/javascript" src="js/astman.js"></script>
+<script type="text/javascript" src="js/welcome2.js"></script>
 <!-- End Initial Javascript -->
 
 <body>
    
    
More information about the asterisk-gui-commits
mailing list