Files
thetool/Layout/default/Workflow/items/file.php
2025-04-15 18:52:32 +02:00

1 line
212 B
PHP

<input type="text" class="form-control" name="wfitem_<?=$item->name?>" id="wfitem_<?=$item->name?>_<?=$$wftype->id?>" value="<?=$item->value->value_string?>" <?=($item->style) ? "style='".$item->style."'" : ""?>>