Author: pari
Date: Tue Jan 8 17:05:34 2008
New Revision: 2107
URL: http://svn.digium.com/view/asterisk-gui?view=rev&am
p;rev=2107
Log:
provisioning.html is no longer in use
Modified:
branches/asterisknow/config/cfgbasic.html
Modified: branches/asterisknow/config/cfgbasic.html
URL: http://svn.digium.com/view/asterisk-gui/bran
ches/asterisknow/config/cfgbasic.html?view=diff&rev=2107
&r1=2106&r2=2107
============================================================
==================
--- branches/asterisknow/config/cfgbasic.html (original)
+++ branches/asterisknow/config/cfgbasic.html Tue Jan 8
17:05:34 2008
 -254,9
+254,11 
newpanel( ["Asterisk CLI", "cli.html",
"Asterisk Command Line Interface"]);
//newpanel( ["GUI Access",
"http_options.html", "GUI Access
settings."]);
newpanel( ["Backup", "backup.html",
"Backup Management."]);
+ /*
if( (asterisk_guirPath && !asterisk_guiANOW) || (
!asterisk_guirPath && !asterisk_guiANOW) ){ // if is
BE
newpanel( ["Provisioning",
"provisioning.html", "Settings related to
Polycom auto provisioning."]);
}
+ */
newpanel( ["Options",
"localexts.html", "Admin Settings"]);
return panels;
}
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
asterisk-gui-commits mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-g
ui-commits
|