mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-01-11 16:18:41 +00:00
Automated formatting changes
This commit is contained in:
parent
ef6932bbf6
commit
d43f2a7afe
|
|
@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<?php foreach ($newsList as $news) :
|
||||
$url = UriFactory::build('{/prefix}news/article?id=' . $news->getId());
|
||||
$url = UriFactory::build('{/prefix}news/article?id=' . $news->getId());
|
||||
$profile = UriFactory::build('{/prefix}profile/single?{?}&id=' . $news->createdBy->getId());
|
||||
?>
|
||||
<div class="portlet">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user