Code Search for Developers
 
 
  

edit.html from SME Web Application Framework at Krugle


Show edit.html syntax highlighted

<WebBox ID="edit">
  <If condition="{{accr_edit}}">
    <Include SRC="{{./}}editProject.html" />
  </If>
  <If condition="({{editProject->status_id}}=={{PROPOSAL}} and {{accr_financ}})">
    <Include SRC="{{./}}bids/bids.html" />
  </If>
  <If condition="(!{{accr_edit}} and {{editProject->status_id}}<>{{PROPOSAL}})">
    <br>
    <div class="heading1">You have no rights to edit this document!</div>
  </If>
</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

  bids/
    bids.db
    bids.html
    bids.js
    bids.php
  deptDistrib/
    deptDistrib.db
    deptDistrib.html
    deptDistrib.js
    deptDistrib.php
  editContracted/
    editContracted.db
    editContracted.html
    editContracted.js
    editContracted.php
  editOpportunity/
    editOpportunity.db
    editOpportunity.html
    editOpportunity.js
    editOpportunity.php
  editProposal/
    editProposal.db
    editProposal.html
    editProposal.js
    editProposal.php
  managers/
    managers.db
    managers.html
    managers.js
    managers.php
  partners/
    partners.db
    partners.html
    partners.js
    partners.php
  projTeam/
    projTeam.db
    projTeam.html
    projTeam.js
    projTeam.php
  timeDistrib/
    timeDistrib.db
    timeDistrib.html
    timeDistrib.js
    timeDistrib.php
  calendar.js
  edit.db
  edit.html
  edit.php
  editProject.db
  editProject.html
  editProject.js
  editProject.php