|
211 | 211 |
|
212 | 212 | <!-- Current Limits --> |
213 | 213 | <div class="number"> |
214 | | - <input type="number" class="batteryProfileHighlight" id="limit_cont_current" name="limit_cont_current" step="1" min="0" max="2000" data-setting-placeholder="limit_cont_current" /> |
| 214 | + <input type="number" class="batteryProfileHighlight" id="limit_cont_current" name="limit_cont_current" step="1" min="0" max="2000" data-setting="limit_cont_current" /> |
215 | 215 | <label for="limit_cont_current"> |
216 | 216 | <span data-i18n="configurationLimitContCurrent"></span> |
217 | 217 | </label> |
218 | 218 | <div for="limit_cont_current" class="helpicon cf_tip" data-i18n_title="configurationLimitContCurrentHelp"></div> |
219 | 219 | </div> |
220 | 220 | <div class="number"> |
221 | | - <input type="number" class="batteryProfileHighlight" id="limit_burst_current" name="limit_burst_current" step="1" min="0" max="2000" data-setting-placeholder="limit_burst_current" /> |
| 221 | + <input type="number" class="batteryProfileHighlight" id="limit_burst_current" name="limit_burst_current" step="1" min="0" max="2000" data-setting="limit_burst_current" /> |
222 | 222 | <label for="limit_burst_current"> |
223 | 223 | <span data-i18n="configurationLimitBurstCurrent"></span> |
224 | 224 | </label> |
225 | 225 | <div for="limit_burst_current" class="helpicon cf_tip" data-i18n_title="configurationLimitBurstCurrentHelp"></div> |
226 | 226 | </div> |
227 | 227 | <div class="number"> |
228 | | - <input type="number" class="batteryProfileHighlight" id="limit_burst_current_time" name="limit_burst_current_time" step="1" min="0" max="600" data-setting-placeholder="limit_burst_current_time" /> |
| 228 | + <input type="number" class="batteryProfileHighlight" id="limit_burst_current_time" name="limit_burst_current_time" step="1" min="0" max="600" data-setting="limit_burst_current_time" /> |
229 | 229 | <label for="limit_burst_current_time"> |
230 | 230 | <span data-i18n="configurationLimitBurstCurrentTime"></span> |
231 | 231 | </label> |
232 | 232 | <div for="limit_burst_current_time" class="helpicon cf_tip" data-i18n_title="configurationLimitBurstCurrentTimeHelp"></div> |
233 | 233 | </div> |
234 | 234 | <div class="number"> |
235 | | - <input type="number" class="batteryProfileHighlight" id="limit_burst_current_falldown_time" name="limit_burst_current_falldown_time" step="1" min="0" max="600" data-setting-placeholder="limit_burst_current_falldown_time" /> |
| 235 | + <input type="number" class="batteryProfileHighlight" id="limit_burst_current_falldown_time" name="limit_burst_current_falldown_time" step="1" min="0" max="600" data-setting="limit_burst_current_falldown_time" /> |
236 | 236 | <label for="limit_burst_current_falldown_time"> |
237 | 237 | <span data-i18n="configurationLimitBurstCurrentFalldownTime"></span> |
238 | 238 | </label> |
|
241 | 241 |
|
242 | 242 | <!-- Power Limits --> |
243 | 243 | <div class="number"> |
244 | | - <input type="number" class="batteryProfileHighlight" id="limit_cont_power" name="limit_cont_power" step="1" min="0" max="20000" data-setting-placeholder="limit_cont_power" /> |
| 244 | + <input type="number" class="batteryProfileHighlight" id="limit_cont_power" name="limit_cont_power" step="1" min="0" max="20000" data-setting="limit_cont_power" /> |
245 | 245 | <label for="limit_cont_power"> |
246 | 246 | <span data-i18n="configurationLimitContPower"></span> |
247 | 247 | </label> |
248 | 248 | <div for="limit_cont_power" class="helpicon cf_tip" data-i18n_title="configurationLimitContPowerHelp"></div> |
249 | 249 | </div> |
250 | 250 | <div class="number"> |
251 | | - <input type="number" class="batteryProfileHighlight" id="limit_burst_power" name="limit_burst_power" step="1" min="0" max="20000" data-setting-placeholder="limit_burst_power" /> |
| 251 | + <input type="number" class="batteryProfileHighlight" id="limit_burst_power" name="limit_burst_power" step="1" min="0" max="20000" data-setting="limit_burst_power" /> |
252 | 252 | <label for="limit_burst_power"> |
253 | 253 | <span data-i18n="configurationLimitBurstPower"></span> |
254 | 254 | </label> |
255 | 255 | <div for="limit_burst_power" class="helpicon cf_tip" data-i18n_title="configurationLimitBurstPowerHelp"></div> |
256 | 256 | </div> |
257 | 257 | <div class="number"> |
258 | | - <input type="number" class="batteryProfileHighlight" id="limit_burst_power_time" name="limit_burst_power_time" step="1" min="0" max="600" data-setting-placeholder="limit_burst_power_time" /> |
| 258 | + <input type="number" class="batteryProfileHighlight" id="limit_burst_power_time" name="limit_burst_power_time" step="1" min="0" max="600" data-setting="limit_burst_power_time" /> |
259 | 259 | <label for="limit_burst_power_time"> |
260 | 260 | <span data-i18n="configurationLimitBurstPowerTime"></span> |
261 | 261 | </label> |
262 | 262 | <div for="limit_burst_power_time" class="helpicon cf_tip" data-i18n_title="configurationLimitBurstPowerTimeHelp"></div> |
263 | 263 | </div> |
264 | 264 | <div class="number"> |
265 | | - <input type="number" class="batteryProfileHighlight" id="limit_burst_power_falldown_time" name="limit_burst_power_falldown_time" step="1" min="0" max="600" data-setting-placeholder="limit_burst_power_falldown_time" /> |
| 265 | + <input type="number" class="batteryProfileHighlight" id="limit_burst_power_falldown_time" name="limit_burst_power_falldown_time" step="1" min="0" max="600" data-setting="limit_burst_power_falldown_time" /> |
266 | 266 | <label for="limit_burst_power_falldown_time"> |
267 | 267 | <span data-i18n="configurationLimitBurstPowerFalldownTime"></span> |
268 | 268 | </label> |
|
0 commit comments