[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/workflow/ -> workflowtypes.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  <select name="{$id_name}">
   3  {section name=WorkflowType loop=$workflowtypes}
   4  <option value="{$WorkflowType:item.type_string}" {switch name=sw match=$WorkflowType:item.type_string}{case match=$current}selected{/case}{case/}{/switch}>{$WorkflowType:item.group_name}/{$WorkflowType:item.name}</option>
   5  {/section}
   6  </select>


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7