This commit is contained in:
Dennis Eichhorn 2023-06-20 22:10:23 +00:00
parent e4deb4dfa8
commit cbf90a859f

View File

@ -171,9 +171,22 @@ echo $this->data['nav']->render();
</section> </section>
</div> </div>
<div class="col-xs-12 col-lg-9 plain-grid"> <div class="col-xs-12 col-lg-9 plain-grid">
<?php if (true) : ?>
<!-- If note warning exists -->
<div class="row">
<div class="col-xs-12">
<section class="portlet highlight-1">
<div class="portlet-body">
Warning
</div>
</section>
</div>
</div>
<?php endif; ?>
<div class="row"> <div class="row">
<div class="col-xs-12 col-lg-4"> <div class="col-xs-12 col-lg-4">
<section class="portlet highlight-1"> <section class="portlet highlight-7">
<div class="portlet-body"> <div class="portlet-body">
<table class="wf-100"> <table class="wf-100">
<tr><td><?= $this->getHtml('YTDSales'); ?>: <tr><td><?= $this->getHtml('YTDSales'); ?>: