Skip to content

Commit

Permalink
remove upgrade-log download button
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Jan 15, 2020
1 parent 51b55f8 commit a06a626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon_files/redmatic/www/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
<div class="card mb-4">
<div class="card-body">
<button id="log" type="button" class="btn btn-sm btn-info"><i class="fa fa-link"></i> Log herunterladen</button>
<button id="upgrade-log" type="button" class="btn btn-sm btn-info"><i class="fa fa-link"></i> Upgrade Log herunterladen</button>
<!--<button id="upgrade-log" type="button" class="btn btn-sm btn-info"><i class="fa fa-link"></i> Upgrade Log herunterladen</button>-->
</div>
</div>

Expand Down

0 comments on commit a06a626

Please sign in to comment.