mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-11 20:38:42 +00:00
link to creator profile
This commit is contained in:
parent
5a5a89f4f6
commit
2ca5b226ea
|
|
@ -130,7 +130,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<td><?= $this->printHtml($template->getName()); ?>
|
||||
<tr>
|
||||
<td><?= $this->getHtml('Creator'); ?>
|
||||
<td><?= $this->printHtml($template->getCreatedBy()->getName1()); ?>
|
||||
<td><a href="<?= UriFactory::build('{/prefix}profile/single?for=' . $template->getCreatedBy()->getId()); ?>"><?= $this->printHtml($template->getCreatedBy()->getName1()); ?></a>
|
||||
<tr>
|
||||
<td><?= $this->getHtml('Created'); ?>
|
||||
<td><?= $template->getCreatedAt()->format('Y-m-d'); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user