Explorar o código

corrected default

CaCO3 %!s(int64=2) %!d(string=hai) anos
pai
achega
0d78bb78ea
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      sd-card/html/edit_config_param_template.html

+ 2 - 2
sd-card/html/edit_config_param_template.html

@@ -469,8 +469,8 @@
 			</td>
 			<td>
 				<select id="TakeImage_FixedExposure_value1">
-					<option value="true" selected>true</option>
-					<option value="false" >false</option>
+					<option value="true">true</option>
+					<option value="false" selected>false</option>
 				</select>
 			</td>
 			<td>$TOOLTIP_TakeImage_FixedExposure</td>