ihris

Rajeev

Feb 24th, 2010
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.21 KB | None | 0 0
  1.  <div id="siteContent">
  2.     <h1>View Cadre Details: <span type="form" name="cadre:title" /></h1>
  3.  
  4.     <div class="recordsData">
  5.     <h3>Cadre Details Information</h3>
  6.     <p class="editRecordsData"><a href="" class="hide" title="Hide" onclick="return hideDiv('cadre', this );">Hide</a>
  7.         </p>
  8.    
  9.     <div id="cadre">
  10.    
  11.     <div class="editRecord">
  12.     <p>Edit This Information</p>
  13.         <ul>
  14.             <li task='can_edit_database_list_cadre'><span type="form" name="cadre:id" href="lists?type=cadre&amp;id=" >Update this Information</span></li>
  15.             <li task='can_view_database_list_cadre'><a href="lists?type=cadre">Select another Cadre Details</a></li>
  16.         </ul>
  17.     </div> <!-- editRecord -->
  18.    
  19.     <div class="dataTable">
  20.     <table border="0" cellspacing="0" cellpadding="0">
  21.         <tr>
  22.             <th colspan="2">Cadre Details</th>
  23.         </tr>
  24.  
  25.         <span type="form" name="cadre:cadre" showhead="default"></span>
  26.         <span type="form" name="cadre:job" showhead="default"></span>
  27.         <span type="form" name="cadre:pay_band" showhead="default"></span>
  28.                
  29.  
  30.     </table>
  31.     </div> <!-- dataTable -->
  32.    
  33.     </div> <!-- job -->
  34.    
  35.     <br style="clear: both;" />
  36.    
  37.     </div> <!-- recordsData -->
  38.  
  39.     <!--<a href="construction.php">Print</a>-->
  40. </div>
Add Comment
Please, Sign In to add comment