mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-07 04:28:39 +00:00
make portlet
This commit is contained in:
parent
94983228d6
commit
54950a0a4b
|
|
@ -21,7 +21,7 @@ $news = $this->getData('news');
|
|||
echo $this->getData('nav')->render(); ?>
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<section class="box wf-100">
|
||||
<section class="portlet">
|
||||
<article>
|
||||
<h1><?= $this->printHtml($news->getTitle()); ?></h1>
|
||||
<?= $news->getContent(); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user