0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/services/routing/controllers
Nazar Gargol 2253b2d18c 🐛 Fixed redirect for pages causing 404
closes 

- `resourceType` in API v0.1 is only of 'post' type. Because in admin we now distinguish between 2 types of editable resources: 'posts' and 'page' the redirect has to be based on 'entry.page' flag
2019-04-22 15:08:09 +02:00
..
channel.js
collection.js
entry.js 🐛 Fixed redirect for pages causing 404 2019-04-22 15:08:09 +02:00
index.js
preview.js
rss.js
static.js