diff --git a/Theme/Backend/sales-item-profile.tpl.php b/Theme/Backend/sales-item-profile.tpl.php index 7873d4d..735b887 100755 --- a/Theme/Backend/sales-item-profile.tpl.php +++ b/Theme/Backend/sales-item-profile.tpl.php @@ -161,6 +161,7 @@ echo $this->getData('nav')->render();
getHtml('Notes'); ?>
+
@@ -175,12 +176,14 @@ echo $this->getData('nav')->render();
printHtml($note->createdAt->format('Y-m-d')); ?>
+
getHtml('Documents'); ?>
+
@@ -197,6 +200,7 @@ echo $this->getData('nav')->render();
printHtml($file->createdAt->format('Y-m-d')); ?>
+
@@ -205,6 +209,7 @@ echo $this->getData('nav')->render();
getHtml('RecentInvoices'); ?>
+
@@ -227,6 +232,7 @@ echo $this->getData('nav')->render();
printHtml($invoice->createdAt->format('Y-m-d')); ?>
+