4 lines
158 B
Smarty
4 lines
158 B
Smarty
<select name="FilterDevice" id="FilterDevice" onchange="filterDevice(this);">
|
|
<option value=""></option>
|
|
{html_options options=$deviceArray}
|
|
</select> |