0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe eb5eca6eda Don't pass helper options to API for next/prev
fixes #5177

- this combined with a change passing options through to toJSON results in a really flukey bug with next/prev
  where the name option from the helper clashes with a name option inside of toJSON
2015-04-22 20:24:22 +01:00
..
client Avoid infinite transition loop 2015-04-16 20:05:30 +01:00
server Don't pass helper options to API for next/prev 2015-04-22 20:24:22 +01:00
shared Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
test Merge pull request #5161 from ErisDS/test-coverage 2015-04-21 19:14:35 +02:00
index.js