Code Search for Developers
 
 
  

selection.html from SME Web Application Framework at Krugle


Show selection.html syntax highlighted

<WebBox ID="selection">
      <table cellspacing="0" cellpadding="5" width="100%" border="0">
        <tr> 
          <td> 
              <table width="100%" border="0" cellspacing="3" cellpadding="0">
                <tr>
                  <td width="11%" class="heading1">Time Frame: </td>
                  <td width="89%" class="heading1">&nbsp; {{selectedTimeframe}} </td>
                </tr>
                <tr>
                  <td width="11%" class="heading1">Status: </td>
                  <td width="89%" class="heading1">&nbsp; {{selectedStatus}} </td>
                </tr>
                <tr>
                  <td width="11%" class="heading1">Departments: </td>
                  <td width="89%" class="heading1">&nbsp; {{selectedDepts}} </td>
                </tr>
              </table>
          </td>
        </tr>
      </table>
</WebBox>




See more files for this project here

SME Web Application Framework

smewebapp intends to simplify the construction of web applications for informatization of the work of SME-s (small and medium enterprises), institutions, organizations etc.

Project homepage: http://sourceforge.net/projects/smewebapp
Programming language(s): JavaScript,PHP,Shell Script,XML
License: other

  projectList.db
  projectList.html
  projectList.js
  projectList.php
  selection.html
  selection.php