pari: branch aadk r765 - /branches/aadk/config/flashupdate.html

asterisk-gui-commits at lists.digium.com asterisk-gui-commits at lists.digium.com
Thu Apr 26 09:37:27 MST 2007


Author: pari
Date: Thu Apr 26 11:37:27 2007
New Revision: 765

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=765
Log:
adding comment to the previous commit

Modified:
    branches/aadk/config/flashupdate.html

Modified: branches/aadk/config/flashupdate.html
URL: http://svn.digium.com/view/asterisk-gui/branches/aadk/config/flashupdate.html?view=diff&rev=765&r1=764&r2=765
==============================================================================
--- branches/aadk/config/flashupdate.html (original)
+++ branches/aadk/config/flashupdate.html Thu Apr 26 11:37:27 2007
@@ -47,9 +47,7 @@
 	_$('updatetype_http').checked = true;
 	switch_httptftp('h');
 	showdiv_statusmessage();
-	_$('tdupload').style.display="none";
-	parent.loadscreen(this);
-	return;
+	_$('tdupload').style.display="none";parent.loadscreen(this);return;// Firmware upload feature is not in aadk
 	config2json('http.conf', 1, httpconfloaded ) ;
 }
 



More information about the asterisk-gui-commits mailing list