Made different Layouts more customizable

This commit is contained in:
Frank Schubert
2022-04-19 21:41:08 +02:00
parent 2e1cdae9a3
commit c747a41d48
34 changed files with 260 additions and 54 deletions
+3 -2
View File
@@ -2,7 +2,7 @@
//var_dump($order);exit;
$includes_external_product = false;
?>
<?php include(realpath(dirname(__FILE__)."/../")."/header.php"); ?>
<?php include(realpath(dirname(__FILE__)."/../../$mfLayoutPackage")."/header.php"); ?>
<!-- start page title -->
<div class="row">
@@ -701,8 +701,9 @@
<div class="card">
<div class="card-body">
<?php if(TT_FEATURE_IVT): ?>
<?php if($me->is("Admin", "netoperator")): ?>
<?php if(TT_FEATURE_IVT): ?>
<?php if($order->id && !$includes_external_product): ?>
<div class="form-group row">
<label class="col-lg-2"></label>