pari: branch 2.0 r4371 - in /branches/2.0/config: ./ js/
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Thu Dec 18 14:47:25 CST 2008
Author: pari
Date: Thu Dec 18 14:47:24 2008
New Revision: 4371
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4371
Log:
renaming welcome2.js
Added:
branches/2.0/config/js/welcome.js
- copied unchanged from r4370, branches/2.0/config/js/welcome2.js
Removed:
branches/2.0/config/js/welcome2.js
Modified:
branches/2.0/config/welcome2.html
Modified: branches/2.0/config/welcome2.html
URL: http://svn.digium.com/view/asterisk-gui/branches/2.0/config/welcome2.html?view=diff&rev=4371&r1=4370&r2=4371
==============================================================================
--- branches/2.0/config/welcome2.html (original)
+++ branches/2.0/config/welcome2.html Thu Dec 18 14:47:24 2008
@@ -363,7 +363,7 @@
<script type="text/javascript" src="js/jquery.tablesorter.js"></script>
<script type="text/javascript" src="js/jquery.tablesorter.pager.js"></script>
<script type="text/javascript" src="js/astman.js"></script>
-<script type="text/javascript" src="js/welcome2.js"></script>
+<script type="text/javascript" src="js/welcome.js"></script>
<script type="text/javascript" src="js/sysinfo.js"></script>
<script type="text/javascript">
More information about the asterisk-gui-commits
mailing list