mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
planet api 추가 (reply comment_count)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4878 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4fb4c572c3
commit
ec950bd765
4 changed files with 30 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!--@foreach($content_list as $no => $item)-->
|
||||
<div class="commentBody <!--@if($planet->getMid() == $item->getPlanetMid())-->myPlanet<!--@end-->">
|
||||
<div id="commentBody:{$item->get('document_srl')}" class="commentBody <!--@if($planet->getMid() == $item->getPlanetMid())-->myPlanet<!--@end-->">
|
||||
<!--// Original Text -->
|
||||
<div class="comment">
|
||||
<!--@if($planet->getMid() != $item->getPlanetMid())-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue