pari: trunk r1681 - /trunk/config/digital.html
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Fri Oct 12 11:19:05 CDT 2007
Author: pari
Date: Fri Oct 12 11:19:04 2007
New Revision: 1681
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=1681
Log:
note to the user to restart
Modified:
trunk/config/digital.html
Modified: trunk/config/digital.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/digital.html?view=diff&rev=1681&r1=1680&r2=1681
==============================================================================
--- trunk/config/digital.html (original)
+++ trunk/config/digital.html Fri Oct 12 11:19:04 2007
@@ -365,6 +365,7 @@
parent.astmanEngine.run_tool(asterisk_guiEditZap + " applysettings", function(t) {
/* anything we need to do here? */
// inform the user to restart
+ alert("You need to restart your machine for these settings to take effect");
window.location.href= "digital.html";
return true;
});
More information about the asterisk-gui-commits
mailing list