This commit is contained in:
Dennis Eichhorn 2025-03-11 18:39:42 +00:00
parent b37993e75b
commit bcc66c23df
3 changed files with 0 additions and 3 deletions

View File

@ -17,7 +17,6 @@ declare(strict_types=1);
*/
echo $this->data['nav']->render();
?>
<div class="tabview tab-2">
<div class="box">
<ul class="tab-links">

View File

@ -21,7 +21,6 @@ use phpOMS\Stdlib\Base\FloatInt;
*/
echo $this->data['nav']->render();
?>
<div class="tabview tab-2">
<div class="box">
<ul class="tab-links">

View File

@ -20,7 +20,6 @@ use phpOMS\Stdlib\Base\FloatInt;
echo $this->data['nav']->render();
echo $this->data['nav-sub']->render();
?>
<div class="row">
<div class="col-xs-12 col-lg-6">
<section class="portlet">