Get rid of double scroll bar in printer profile editor
This commit is contained in:
parent
47a3e0340e
commit
b74a5db4d8
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
</ul>
|
||||
|
||||
<!-- ko with: printerProfiles.editor -->
|
||||
<div class="tab-content scrollable">
|
||||
<div class="tab-content">
|
||||
<div id="settings_printerProfiles_editDialog_general" class="tab-pane active">
|
||||
{% include '_snippets/settings/printerprofiles/profileEditorGeneral.jinja2' %}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue