Server_AccessControl/views/assign/device.tpl

4 lines
158 B
Smarty

<select name="FilterDevice" id="FilterDevice" onchange="filterDevice(this);">
<option value=""></option>
{html_options options=$deviceArray}
</select>