Skip to content

Commit

Permalink
Merge pull request #2116 from JulioCesarMatias/changeCalibrationTab
Browse files Browse the repository at this point in the history
Arrange the boxes one under the other in the "Calibration" tab
  • Loading branch information
sensei-hacker authored Jul 11, 2024
2 parents 66489d2 + 4f2207e commit 0409176
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions tabs/calibration.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,20 +71,7 @@
</div>
</div>
</div>
<div class="cf_column fourth">
<!-- div class="gui_box grey">
<div class="gui_box_titlebar">
<div class="spacer_box_title" data-i18n="calibrationHead3"></div>
</div>
<div class="spacer_box">
<span data-i18n="LevCalText">text</span>
<div class="default_btn">
<div id="level_btn">
<a class="level" href="#" data-i18n="LevBtn"></a>
</div>
</div>
</div>
</div -->
<div class="cf_column left">
<div class="gui_box grey">
<div class="gui_box_titlebar">
<div class="spacer_box_title" data-i18n="calibrationHead4"></div>
Expand Down

0 comments on commit 0409176

Please sign in to comment.