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

Diff for /pegasus/www/provider.html between version 1.1.2.1 and 1.2

version 1.1.2.1, 2013/09/04 06:14:12 version 1.2, 2013/12/16 10:01:27
Line 5 
Line 5 
   <title>OpenPegasus Web Config Interface</title>   <title>OpenPegasus Web Config Interface</title>
  
  
     <script type="text/javascript" src="js/common.js"></script>
   <script type="text/javascript" src="js/provider.js"></script>   <script type="text/javascript" src="js/provider.js"></script>
   <script type="text/javascript" src="js/json2.js"></script>   <script type="text/javascript" src="js/json2.js"></script>
  
   <link rel="stylesheet" href="css/style.css" type="text/css">   <link rel="stylesheet" href="css/style.css" type="text/css">
  
 </head><body id="body" onload="genericRequest('root%2FPG_InterOp/enum?class=PG_ProviderModule', 'writeContent', false);">  </head><body id="body" onload="genericRequestGet('root%2FPG_InterOp/enum?class=PG_ProviderModule', 'writeContent', false);">
 <div id="header"> <div id="header">
 <table id="header_table" border="1" cellpadding="2" cellspacing="2"> <table id="header_table" border="1" cellpadding="2" cellspacing="2">
   <tbody>   <tbody>
     <tr>     <tr>
       <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>       <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>
       <td style="border-style: none; vertical-align: top; width: 701px;">OpenPegasus       <td style="border-style: none; vertical-align: top; width: 701px;">OpenPegasus
 webconfig interface</td>  webadmin interface</td>
     </tr>     </tr>
   </tbody>   </tbody>
 </table> </table>
Line 40 
Line 40 
 <table id="providerTable" cellpadding="5" border="2"> <table id="providerTable" cellpadding="5" border="2">
   <tbody>   <tbody>
     <tr>     <tr>
       <th style="font-weight: bold;" title="the name of the provider module">Name</th>        <th style="font-weight: bold;" title="the name of the provider module">ProviderModuleName</th>
       <th style="font-weight: bold;" title="the library name">Location</th>        <th style="font-weight: bold;" title="the library name">ProviderName</th>
       <th style="font-weight: bold;" title="the provider vendor">Vendor</th>       <th style="font-weight: bold;" title="the provider vendor">Vendor</th>
       <th style="font-weight: bold;" title="provider version">Version</th>       <th style="font-weight: bold;" title="provider version">Version</th>
       <th style="font-weight: bold;" title="provider interface">InterfaceType</th>       <th style="font-weight: bold;" title="provider interface">InterfaceType</th>
Line 53 
Line 53 
 <br> <br>
 </div> </div>
  
 <div id="footer">TheOpenGroup OpenPegasus 2013<br>  <div id="footer">The OpenGroup OpenPegasus <br>
 </div> </div>
  
 </body></html> </body></html>


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2