rbrindley: branch 2.0 r4870 - in /branches/2.0/config: ./ js/
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Tue Jun 16 09:40:52 CDT 2009
Author: rbrindley
Date: Tue Jun 16 09:40:49 2009
New Revision: 4870
URL: http://svn.asterisk.org/svn-view/asterisk-gui?view=rev&rev=4870
Log:
- adjusted index.html to reflect changes below
- changed features2 to features
Added:
branches/2.0/config/features.html (props changed)
- copied unchanged from r4791, branches/2.0/config/features2.html
branches/2.0/config/js/features.js (props changed)
- copied unchanged from r4815, branches/2.0/config/js/features2.js
Removed:
branches/2.0/config/features2.html
branches/2.0/config/js/features2.js
Modified:
branches/2.0/config/index.html
Propchange: branches/2.0/config/features.html
------------------------------------------------------------------------------
svn:mergeinfo =
Modified: branches/2.0/config/index.html
URL: http://svn.asterisk.org/svn-view/asterisk-gui/branches/2.0/config/index.html?view=diff&rev=4870&r1=4869&r2=4870
==============================================================================
--- branches/2.0/config/index.html (original)
+++ branches/2.0/config/index.html Tue Jun 16 09:40:49 2009
@@ -196,7 +196,7 @@
<div class="ui-accordion-link">Directory</div>
<div class="ui-accordion-desc">Preferences for 'Dialing by Name Directory'</div>
</div>
- <div page='features2.html'>
+ <div page='features.html'>
<div class="ui-accordion-link">Call Features</div>
<div class="ui-accordion-desc">Feature Codes and Call parking preferences</div>
</div>
Propchange: branches/2.0/config/js/features.js
------------------------------------------------------------------------------
svn:mergeinfo =
More information about the asterisk-gui-commits
mailing list