ADD комментарии для точек

This commit is contained in:
Krivchikov Dmitry 2015-10-02 22:01:24 +03:00
parent 43bd5dd85e
commit 9266dd4365
1 changed files with 6 additions and 0 deletions

View File

@ -131,6 +131,12 @@ $index = 0;
</div> </div>
</div> </div>
<hr/> <hr/>
<div class="row">
<div class="col-md-12">
<?= self::renderPartial('comments/all.php',array('parentId'=>$point->id, 'parentType' => 'point'),TRUE); ?>
</div>
</div>
<hr/>
<?php if (!$articles): ?> <?php if (!$articles): ?>
<div class="row"> <div class="row">
<div class="col-md-12"> <div class="col-md-12">