2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

Layout improvements

This commit is contained in:
Oliver Walters
2020-04-11 14:19:21 +10:00
parent 64f8034a4c
commit dddaa102b3
4 changed files with 10 additions and 20 deletions

View File

@ -18,17 +18,9 @@
</ul>
</div>
{% endif %}
<div class='filters' id='#filter-list-stock'>
<div class='filter-list' id='filter-list-stock'>
<!-- An empty div in which the filter list will be constructed -->
</div>
<div class='filters'>
<ul class='filter-list' id='stock-filter-list'>
<!-- This is an empty list which will be populated with the stock table filters -->
</ul>
<div id='add-new-filter'>
<!-- This is an empty div for placing an in-line form to add new filter -->
</div>
</div>
</div>
</div>