option to configure if sidebar should be enabled in new tab

This commit is contained in:
zadam
2019-08-19 23:29:42 +02:00
parent 9888850c22
commit b818f020a7
7 changed files with 49 additions and 3 deletions

View File

@@ -1,4 +1,13 @@
<div id="options-sidebar" class="tab-pane">
<h3>Show sidebar in new tab</h3>
<div class="form-check">
<input type="checkbox" class="form-check-input" id="show-sidebar-in-new-tab">
<label class="form-check-label" for="show-sidebar-in-new-tab">Show sidebar in new tab</label>
</div>
<br>
<h3>Sidebar sizing</h3>
<div class="form-group row">