MDL-19552 Fixed a typo.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<tr valign="top">
|
||||
<th scope="col" align="right">Tolerance Type:</th>
|
||||
<td>
|
||||
<select name="tolerancetype[]"><option value="1" selected="selected">Relative</option><option value="2">Nominal</option><option </option></select>
|
||||
<select name="tolerancetype[]"><option value="1" selected="selected">Relative</option><option value="2">Nominal</option></select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
|
||||
Reference in New Issue
Block a user