pari: branch 2.0 r4372 - /branches/2.0/config/
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Thu Dec 18 14:49:09 CST 2008
Author: pari
Date: Thu Dec 18 14:49:09 2008
New Revision: 4372
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4372
Log:
Renaming welcome2.html
Added:
branches/2.0/config/welcome.html
- copied unchanged from r4371, branches/2.0/config/welcome2.html
Removed:
branches/2.0/config/welcome2.html
Modified:
branches/2.0/config/home.html
Modified: branches/2.0/config/home.html
URL: http://svn.digium.com/view/asterisk-gui/branches/2.0/config/home.html?view=diff&rev=4372&r1=4371&r2=4372
==============================================================================
--- branches/2.0/config/home.html (original)
+++ branches/2.0/config/home.html Thu Dec 18 14:49:09 2008
@@ -27,7 +27,7 @@
parent.ASTGUI.dialog.hide();
DOM_username.disabled = true;
DOM_secret.disabled = true ;
- try{ if (a.welcome_redirect == true){ window.location.href = 'welcome2.html'; } }catch(err){ }
+ try{ if (a.welcome_redirect == true){ window.location.href = 'welcome.html'; } }catch(err){ }
};
var localajaxinit = function(){
More information about the asterisk-gui-commits
mailing list