プロジェクト

全般

プロフィール

t3735-hotfix.patch

Shinichi Urabe, 2014-11-06 17:34

ダウンロード (780 Bytes)

差分を表示:

apps/pc_frontend/templates/_partsSearchResultList.php
1 1
<?php slot('pager') ?>
2
<?php op_include_pager_navigation($options['pager'], $options['link_to_page'], array('use_current_query_string' => true)); ?>
2
<?php op_include_pager_navigation($options['pager'], $options->getRaw('link_to_page'), array('use_current_query_string' => true)); ?>
3 3
<?php end_slot(); ?>
4 4
<?php include_slot('pager') ?>
5 5