pari: branch asterisknow r559 - in /branches: aadk/config/setup/
asterisknow/...
asterisk-gui-commits at lists.digium.com
asterisk-gui-commits at lists.digium.com
Thu Mar 29 19:41:48 MST 2007
Author: pari
Date: Thu Mar 29 21:41:48 2007
New Revision: 559
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=559
Log:
same as before , but in *NOW and aadk
Modified:
branches/aadk/config/setup/10.html
branches/asterisknow/config/setup/10.html
Modified: branches/aadk/config/setup/10.html
URL: http://svn.digium.com/view/asterisk-gui/branches/aadk/config/setup/10.html?view=diff&rev=559&r1=558&r2=559
==============================================================================
--- branches/aadk/config/setup/10.html (original)
+++ branches/aadk/config/setup/10.html Thu Mar 29 21:41:48 2007
@@ -36,7 +36,7 @@
//parent.$('next').disabled = true;
parent.$('next').onclick = function(){ parent.window.location.href ="../cfgbasic.html"; };
parent.$('back').disabled = false;
- parent.$('back').onclick = function(){ window.location.href="7.html"; };
+ parent.$('back').onclick = function(){ window.location.href="8.html"; };
rawman_url = parent.rawman_url ;
parent.astmanEngine.setURL(rawman_url);
ping();
@@ -99,4 +99,4 @@
</tr>
</table>
</BODY>
-</HTML>
+</HTML>
Modified: branches/asterisknow/config/setup/10.html
URL: http://svn.digium.com/view/asterisk-gui/branches/asterisknow/config/setup/10.html?view=diff&rev=559&r1=558&r2=559
==============================================================================
--- branches/asterisknow/config/setup/10.html (original)
+++ branches/asterisknow/config/setup/10.html Thu Mar 29 21:41:48 2007
@@ -94,7 +94,7 @@
parent.$('next').disabled = true;
parent.$('next').onclick = function(){ parent.window.location.href ="../cfgbasic.html"; };
parent.$('back').disabled = false;
- parent.$('back').onclick = function(){ parent.$('next').disabled = false; window.location.href="7.html"; };
+ parent.$('back').onclick = function(){ parent.$('next').disabled = false; window.location.href="8.html"; };
rawman_url = parent.rawman_url ;
parent.astmanEngine.setURL(rawman_url);
ping();
More information about the asterisk-gui-commits
mailing list