More compact page headers / streamlined new page design for all pages

This commit is contained in:
Bernd Bestel
2020-10-31 18:37:10 +01:00
parent 18617dc9fb
commit 7b32d1d8a4
68 changed files with 433 additions and 368 deletions

View File

@@ -17,14 +17,19 @@
<div class="col">
<h2 class="title">@yield('title')</h2>
</div>
<div class="col">
</div>
<hr class="my-2 py-1">
<div class="row">
<div class="col-xs-12 col-md-6 col-xl-3">
@include('components.productpicker', array(
'products' => $products,
'disallowAllProductWorkflows' => true
))
</div>
</div>
<hr>
<div class="row">
<div class="col">
<table id="stockentries-table"