mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
Fix #1448 unnecessary count() in misol_town integration_search skin
This commit is contained in:
parent
df9f156ff3
commit
8a452f151b
5 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@
|
|||
</div>
|
||||
|
||||
<!--// 리스트 영역 -->
|
||||
<!--@if(!count($output->data))-->
|
||||
<!--@if(!$output->data)-->
|
||||
<span class="noResult">
|
||||
{$lang->msg_no_result}
|
||||
<!--@if($last_division)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue