Created
May 17, 2016 11:11
-
-
Save Papapashu/c92eeefa408547058a74cd252972a23c to your computer and use it in GitHub Desktop.
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
{if $modx->resource->parent == 5} | |
{$params = [ | |
"tplWrapper" => '@INLINE <div class="neighbors">{{+prev}} {{+next}}</div>' | |
]} | |
{snippet name="pdoNeighbors" params=$params} | |
{/if} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment