File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 "$if $eq($.valueType,category)" : {
3030 "$then" : {
3131 "$include" : {
32- "$path" : " $formatstring menusystem/pages/peacock-menu/flags/category.json@{$.@global.CacheBuster} "
32+ "$path" : " $formatstring menusystem/pages/peacock-menu/flags/category.json@0 "
3333 }
3434 },
3535 "$else" : {
3636 "$include" : {
37- "$path" : " $formatstring menusystem/pages/peacock-menu/flags/flag.json@{$.@global.CacheBuster} "
37+ "$path" : " $formatstring menusystem/pages/peacock-menu/flags/flag.json@0 "
3838 }
3939 }
4040 }
Original file line number Diff line number Diff line change 2222 "$if $eq($.valueType,category)" : {
2323 "$then" : {
2424 "$include" : {
25- "$path" : " $formatstring menusystem/pages/peacock-menu/flags/category.json@{$.@global.CacheBuster} "
25+ "$path" : " $formatstring menusystem/pages/peacock-menu/flags/category.json@0 "
2626 }
2727 },
2828 "$else" : {
2929 "$include" : {
30- "$path" : " $formatstring menusystem/pages/peacock-menu/flags/flag.json@{$.@global.CacheBuster} "
30+ "$path" : " $formatstring menusystem/pages/peacock-menu/flags/flag.json@0 "
3131 }
3232 }
3333 }
Original file line number Diff line number Diff line change 11{
22 "$datacontext" : {
33 "in" : " $." ,
4- "datavalues" : {
5- "@global.CacheBuster" : " 0"
6- },
74 "do" : {
85 "$include" : {
9- "$path" : " $formatstring menusystem/pages/peacock-menu/options.json@{$.@global.CacheBuster} "
6+ "$path" : " $formatstring menusystem/pages/peacock-menu/options.json@0 "
107 }
118 }
129 }
Original file line number Diff line number Diff line change 4646 },
4747 {
4848 "$include" : {
49- "$path" : " $formatstring menusystem/pages/peacock-menu/flags/index.json@{$.@global.CacheBuster} "
49+ "$path" : " $formatstring menusystem/pages/peacock-menu/flags/index.json@0 "
5050 }
5151 }
5252 ]
You can’t perform that action at this time.
0 commit comments