Remove settings pane in app management
* experimental apps where removed with 32cf661215
(#1940)
* fixes #2183
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
54ca411ff0
commit
6d5cc6edc0
1 changed files with 0 additions and 5 deletions
|
@ -147,11 +147,6 @@ script(
|
|||
<ul id="apps-categories">
|
||||
|
||||
</ul>
|
||||
<div id="app-settings">
|
||||
<div id="app-settings-header">
|
||||
<button class="settings-button" data-apps-slide-toggle="#app-settings-content"></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="app-content">
|
||||
<svg height="0">
|
||||
|
|
Loading…
Reference in a new issue