rbrindley: branch rbrindley/welcome_revamp r4174 - /team/rbrindley/welcome_re...
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Thu Nov 20 17:54:56 CST 2008
Author: rbrindley
Date: Thu Nov 20 17:54:55 2008
New Revision: 4174
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4174
Log:
removed old welcome html
Modified:
team/rbrindley/welcome_revamp/config/welcome2.html
Modified: team/rbrindley/welcome_revamp/config/welcome2.html
URL: http://svn.digium.com/view/asterisk-gui/team/rbrindley/welcome_revamp/config/welcome2.html?view=diff&rev=4174&r1=4173&r2=4174
==============================================================================
--- team/rbrindley/welcome_revamp/config/welcome2.html (original)
+++ team/rbrindley/welcome_revamp/config/welcome2.html Thu Nov 20 17:54:55 2008
@@ -42,75 +42,4 @@
System Status
<span class='refresh_icon' onclick="window.location.reload();" > <img src="images/refresh.png" title=" Refresh " border=0 > </span>
</div>
-
- <div class="lite_Heading">System Status</div>
-
- <div id="sys_uptime_div"></div>
- <div id="ast_uptime_div"></div>
-
- <div class="section_title"> Trunks </div>
-
- <div id="trunks_list_container">
- <table id="table_Trunks_list" cellpadding="0" cellspacing="0" border="0" align="center"></table>
- </div>
-
- <div id="table_Agents_list_container">
- <table class="agents_list_container" cellpadding="1" cellspacing="2" border="0">
- <td class="agent_title">Agents</td>
- <td align="center">
- <table id="table_Agents_list" cellpadding="0" cellspacing="0" border="0" align="center"></table>
- </td>
- </table>
- </div>
-
- <div id="table_Meetmes_list_container">
- <table class="meetme_list_table" cellpadding="1" cellspacing="2" border="0">
- <tr class="titles">
- <td>
- Conference Rooms <span class="refresh_icon" onclick="update_Conferences_Table();" > <img src="images/refresh.png" title=" Refresh " border="0" > </span>
- </td>
- <td class="mid_spacing"></td>
- <td>
- Parked Calls <span class="refresh_icon" onclick="update_parkedCalls_Table();" > <img src="images/refresh.png" title=" Refresh " border="0" > </span>
- </td>
- <td class="end_spacing"></td>
- </tr>
- <tr>
- <td>
- <table id="table_Meetmes_list" cellpadding="0" cellspacing="0" border="0"></table>
- </td>
- <td></td>
- <td>
- <table id="table_ParkedCalls_list" cellpadding="0" cellspacing="0" border="0"></table>
- </td>
- <td></td>
- </tr>
- </table>
- </div>
-
- <div id="extensions_container">
- <B>Extensions</B>
- <BR>
- <table id="extensions_legend" cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td><img src="images/status_green.png" border="0"> Free</td>
- <td><img src="images/status_red.png" border="0"> Busy</td>
- <td><img src="images/status_gray.png" border="0"> UnAvailable</td>
- <td><img src="images/status_orange.png" border="0"> Ringing</td>
- </tr>
- </table>
- </div>
-
- <div id="table_Ext_list_container">
- <table id="table_Ext_list" cellpadding="0" cellspacing="0" border="0"></table>
- </div>
-
- <div id="ittnc">
- <div id="ittnc_title">Items that need configuration</div>
- <div id="table_NeedConfiguration_list_container">
- <table id="table_NeedConfiguration_list" cellpadding="0" cellspacing="0" border="0"></table>
- </div>
- </div>
-
- <div id="waitevent_Log"></div>
</body>
More information about the asterisk-gui-commits
mailing list