Loading noctua/web/pages/control.html +5 −2 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ </ul> </nav> <div class="tab-content"> <!-- AltAz Tab --> <div class="tab-pane fade" id="tab-altaz"> {{ w.widget_input({ Loading Loading @@ -63,6 +65,7 @@ "buttons": [{"label": "Set", "endpoint": "/telescope/focuser/movement", "method": "PUT"}], }) }} </div> </section> <section> Loading noctua/web/pages/macros/control_panel.html +0 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,6 @@ {% macro mount_pointing() %} <div> <div class="tab-content mt-2"> <!-- Buttons --> <fieldset class="row mt-2"> Loading Loading
noctua/web/pages/control.html +5 −2 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ </ul> </nav> <div class="tab-content"> <!-- AltAz Tab --> <div class="tab-pane fade" id="tab-altaz"> {{ w.widget_input({ Loading Loading @@ -63,6 +65,7 @@ "buttons": [{"label": "Set", "endpoint": "/telescope/focuser/movement", "method": "PUT"}], }) }} </div> </section> <section> Loading
noctua/web/pages/macros/control_panel.html +0 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,6 @@ {% macro mount_pointing() %} <div> <div class="tab-content mt-2"> <!-- Buttons --> <fieldset class="row mt-2"> Loading