Files
EasySoft-ZenTaoPMS/module/bug/tests/.101.setmenu.et
T

6 lines
222 B
Plaintext

<select name='productID' id='productID' tabindex=2 onchange="switchProduct($('#productID').val(), 'bug', 'browse', '');">
<optgroup label='&nbsp;'>
<option value='1' selected='selected'>test</option>
</optgroup>
</select>