Files
thetool/Layout/default/Workflow/items/string.php
2021-08-29 16:56:46 +02:00

1 line
197 B
PHP

<input type="text" class="form-control" name="wfitem_<?=$item->name?>" id="wfitem_<?=$item->name?>_<?=$building->id?>" value="<?=$item->value->value_string?>" placeholder="<?=$item->placeholder?>">