(file) Return to indication.html CVS log (file) (dir) Up to [Pegasus] / pegasus / www

 1 lawrence.luo 1.1.2.1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 2                      <html><head>
 3                        
 4                        <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
 5                        <title>OpenPegasus Web Config Interface</title>
 6                      
 7                        
 8 lawrence.luo 1.1.2.2   <script type="text/javascript" src="js/common.js"></script>
 9 lawrence.luo 1.1.2.1   <script type="text/javascript" src="js/indication.js"></script>
10                        <script type="text/javascript" src="js/json2.js"></script>
11                        
12                        <link rel="stylesheet" href="css/style.css" type="text/css">
13                      
14 lawrence.luo 1.1.2.2 </head><body id="body" onload="genericRequestGet('root%2FPG_InterOp/enum?class=cim_indicationsubscription', 'writeContent', false);">
15 lawrence.luo 1.1.2.1 
16                      <div id="header">
17                      <table id="header_table" border="1" cellpadding="2" cellspacing="2">
18                        <tbody>
19                          <tr>
20                            <td style="border-style: none; vertical-align: top; width: 309px;"><img style="width: 100px; height: 100px; margin-bottom: auto;" alt="PegasusIcon" src="images/pegicon2.gif" align="left" hspace="5" vspace="0"></td>
21                            <td style="border-style: none; vertical-align: top; width: 701px;">OpenPegasus
22 dl.meetei    1.1.2.3 webadmin interface</td>
23 lawrence.luo 1.1.2.1     </tr>
24                        </tbody>
25                      </table>
26                      </div>
27                      
28                      <div id="menu1">
29                      <ul id="navlist">
30                        <li id="active"><a href="index.html" id="current">Information Center</a></li>
31                        <li><a href="config.html" >Configuration</a></li>
32                        <li><a href="provider.html">Provider Management</a></li>
33                        <li><a href="indication.html">Indication Management</a></li>
34                      </ul>
35                      </div>
36                      
37                      <br>
38                      
39                      <div id="content">
40                      <div id="indicationtable">
41                      <table id="indicationTable" cellpadding="5" border="2">
42                        <tbody>
43                          <tr>
44 lawrence.luo 1.1.2.1       <th style="font-weight: bold;" title="Descriptive name">Information</th>
45                            <th style="font-weight: bold;" title="Indication Handler">Handler</th>
46                            <th style="font-weight: bold;" title="Indication Filter">Filter</th>
47                            <th style="font-weight: bold;" title="State">State</th>
48                          </tr>
49                        </tbody>
50                      </table>
51                      <br>
52                      <br>
53                      </div>
54                      
55 lawrence.luo 1.1.2.5 <div id="footer">The OpenGroup OpenPegasus <br>
56 lawrence.luo 1.1.2.1 </div>
57                      
58                      </body></html>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2