Created
October 29, 2012 22:47
-
-
Save awrowse/3977023 to your computer and use it in GitHub Desktop.
Force Page Turn on CP Search
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php $urlRefresh = sprintf("/app/answers/list/refresh/%d", !(getUrlParm('refresh') == '1')); ?> | |
<rn:widget path="search/SearchButton2" report_id="XXXX" report_page_url="#rn:php:$urlRefresh#" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment