Skip to content

Commit

Permalink
Remove MSC button that never worked
Browse files Browse the repository at this point in the history
The MSC button was added, but never connected to anything.

Remove it for now, so it can be added later, once we implement the supporting MSP messages.
  • Loading branch information
mmosca authored Dec 12, 2024
1 parent 17d0792 commit aca626a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tabs/onboard_logging.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ <h3 data-i18n="dataflashSavingTitle"></h3>
<div class="legend"></div>
</li>
</ul><bbr />
<a class="require-msc-ready regular-button onboardLoggingRebootMsc" href="#" i18n="cliMscBtn"></a>
</div>
</div>
</div>
Expand All @@ -164,4 +163,4 @@ <h3 data-i18n="dataflashSavingTitle"></h3>
<a href="#" class="save-settings regular-button" data-i18n="blackboxButtonSave"></a>
</div>
</div>
</div>
</div>

0 comments on commit aca626a

Please sign in to comment.