v0.13.5
This commit is contained in:
+6
-3
@@ -114,7 +114,7 @@
|
||||
<section class="panel dashboard-section-panel dashboard-thermostat-section">
|
||||
<div class="dashboard-section-head compact-head">
|
||||
<div><span class="eyebrow" data-i18n="nav.zones">Zones</span>
|
||||
<h2 data-i18n="dashboard.quickThermostats">Thermostats</h2>
|
||||
<h2 data-i18n="dashboard.thermostats">Thermostats</h2>
|
||||
</div>
|
||||
<div class="dashboard-section-actions"><button type="button" class="secondary queue-overview-button"
|
||||
data-action="open-compressor-queue"><span data-i18n="zones.queueOverview">Queue</span><b
|
||||
@@ -874,7 +874,9 @@
|
||||
data-i18n-title="flow.zoomOut" title="Zoom out">−</button><span id="flowZoomLabel"
|
||||
aria-live="polite">100%</span><button type="button" class="secondary icon-button"
|
||||
data-action="flow-zoom-in" data-i18n-title="flow.zoomIn" title="Zoom in">+</button><button type="button"
|
||||
class="secondary flow-fit-button" data-action="flow-fit" data-i18n="flow.fitView" data-i18n-title="flow.fitView" title="Fit">Fit</button></div>
|
||||
class="secondary flow-fit-button" data-action="flow-fit" data-i18n="flow.fitView"
|
||||
data-i18n-title="flow.fitView" title="Fit">Fit</button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="flowWorkspace" class="flow-workspace" tabindex="0">
|
||||
<div id="flowCanvas" class="flow-canvas"><svg id="flowEdges" class="flow-edges" aria-hidden="true"></svg>
|
||||
@@ -1240,7 +1242,8 @@
|
||||
name="revision" value="">
|
||||
<label class="check"><input type="checkbox" name="enabled" checked> <span
|
||||
data-i18n="common.enabled">Enabled</span></label>
|
||||
<p class="field-note" data-i18n="zones.enabledAutomationDescription">Disabling the zone stops automation. Manual thermostat, temporary thermostat and direct manual control remain available.</p>
|
||||
<p class="field-note" data-i18n="zones.enabledAutomationDescription">Disabling the zone stops automation. Manual
|
||||
thermostat, temporary thermostat and direct manual control remain available.</p>
|
||||
<div class="form-actions"><button type="button" class="secondary" data-close
|
||||
data-i18n="actions.cancel">Cancel</button><button class="primary" type="submit"
|
||||
data-i18n="actions.save">Save</button></div>
|
||||
|
||||
Reference in New Issue
Block a user