Created
June 9, 2017 21:11
-
-
Save OlegShchavelev/6a958072bc0ae732fb671ceabf5a945f to your computer and use it in GitHub Desktop.
MSProduct фильтрация по тегам MS2
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
{'!msProducts' | snippet : [ | |
'parents' => 3, | |
'includeThumbs' => 'medium', | |
'tpl' => 'mainrowInfo', | |
'where' => ['Data.tags:LIKE' => '%Associated%'] | |
]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment