add attributes to the sidebar and remove them from the bottom

This commit is contained in:
zadam
2019-08-06 20:05:05 +02:00
parent 6e260ee563
commit c0c36d10e5
6 changed files with 84 additions and 62 deletions

View File

@@ -36,12 +36,6 @@
<div class="children-overview hide-toggle"></div>
</div>
<div class="attribute-list">
<button class="btn btn-sm show-attributes-button">Attributes:</button>
<span class="attribute-list-inner"></span>
</div>
</div>
<% include sidebar.ejs %>