Loading noctua/web/pages/macros/control_panel.html +2 −2 Original line number Diff line number Diff line {% macro observing_mode_selector() %} <fielsdet class="mt-2 mb-4"> <fielsdet class="row mt-2 mb-4"> <div class="btn-group w-100" role="group" id="mode-selector"> <input type="radio" class="btn-check" name="obs-mode" id="mode-imaging" value="station1" checked> Loading @@ -24,7 +24,7 @@ <!-- Buttons --> <fieldset class="row mt-2"> <button class="col-md-3 btn btn-sm btn-outline-secondary" <button class="col-md-2 btn btn-sm btn-outline-secondary" id="btn-check-target" type="button">Check</button> <div class="col-md"> Loading noctua/web/pages/macros/mode_panels.html +0 −32 Original line number Diff line number Diff line Loading @@ -60,28 +60,6 @@ </div> </div> <div class="d-flex gap-2 align-items-center bg-black bg-opacity-25 p-2 rounded mb-3"> <div class="form-check form-switch mb-0"> <input class="form-check-input" type="checkbox" id="imaging-recenter" name="recenter"> <label class="form-check-label small text-muted" for="imaging-recenter"> Recenter (scicam) </label> </div> <div class="form-check form-switch mb-0 ms-3"> <input class="form-check-input" type="checkbox" id="imaging-dome" name="domeslewing" checked> <label class="form-check-label small text-muted" for="imaging-dome"> Dome slewing </label> </div> <div class="input-group input-group-sm ms-auto" style="max-width: 100px;"> <input type="number" class="form-control bg-black text-info border-secondary" name="box" value="300"> <span class="input-group-text bg-dark border-secondary small">px</span> </div> </div> <div class="input-group"> <button class="btn btn-primary flex-fill" type="button" id="btn-imaging-expose">Expose</button> Loading Loading @@ -137,16 +115,6 @@ </div> </div> <div class="d-flex gap-2 align-items-center bg-black bg-opacity-25 p-2 rounded mb-3"> <div class="form-check form-switch mb-0"> <input class="form-check-input" type="checkbox" id="spectro-dome" name="domeslewing"> <label class="form-check-label small text-muted" for="spectro-dome"> Dome slewing </label> </div> </div> <div class="input-group"> <button class="btn btn-primary flex-fill" type="button" id="btn-spectro-expose">Expose</button> Loading Loading
noctua/web/pages/macros/control_panel.html +2 −2 Original line number Diff line number Diff line {% macro observing_mode_selector() %} <fielsdet class="mt-2 mb-4"> <fielsdet class="row mt-2 mb-4"> <div class="btn-group w-100" role="group" id="mode-selector"> <input type="radio" class="btn-check" name="obs-mode" id="mode-imaging" value="station1" checked> Loading @@ -24,7 +24,7 @@ <!-- Buttons --> <fieldset class="row mt-2"> <button class="col-md-3 btn btn-sm btn-outline-secondary" <button class="col-md-2 btn btn-sm btn-outline-secondary" id="btn-check-target" type="button">Check</button> <div class="col-md"> Loading
noctua/web/pages/macros/mode_panels.html +0 −32 Original line number Diff line number Diff line Loading @@ -60,28 +60,6 @@ </div> </div> <div class="d-flex gap-2 align-items-center bg-black bg-opacity-25 p-2 rounded mb-3"> <div class="form-check form-switch mb-0"> <input class="form-check-input" type="checkbox" id="imaging-recenter" name="recenter"> <label class="form-check-label small text-muted" for="imaging-recenter"> Recenter (scicam) </label> </div> <div class="form-check form-switch mb-0 ms-3"> <input class="form-check-input" type="checkbox" id="imaging-dome" name="domeslewing" checked> <label class="form-check-label small text-muted" for="imaging-dome"> Dome slewing </label> </div> <div class="input-group input-group-sm ms-auto" style="max-width: 100px;"> <input type="number" class="form-control bg-black text-info border-secondary" name="box" value="300"> <span class="input-group-text bg-dark border-secondary small">px</span> </div> </div> <div class="input-group"> <button class="btn btn-primary flex-fill" type="button" id="btn-imaging-expose">Expose</button> Loading Loading @@ -137,16 +115,6 @@ </div> </div> <div class="d-flex gap-2 align-items-center bg-black bg-opacity-25 p-2 rounded mb-3"> <div class="form-check form-switch mb-0"> <input class="form-check-input" type="checkbox" id="spectro-dome" name="domeslewing"> <label class="form-check-label small text-muted" for="spectro-dome"> Dome slewing </label> </div> </div> <div class="input-group"> <button class="btn btn-primary flex-fill" type="button" id="btn-spectro-expose">Expose</button> Loading