Ghost/core
Naz Gargol 518f2ccd82
🐛 Fixed incorrect body class output on page (#11264)
closes #11262
refs #10042

- Fixed issue where using {{body_class}} helper on a "page" type of a page was outputting `post-template` instead of `page-template`
- The issue was caused by this change 7dc38e2078 (diff-c33149d31de747bc5fbefcaf7a44da79L67-L72)
- Updated the comment to have real context of why this if is here
- Added test coverage for .page-template class
2019-10-23 18:06:45 +02:00
..
client@90d26e7c7b Updated Ghost-Admin to 3.0.0 2019-10-21 22:41:48 +07:00
frontend 🐛 Fixed incorrect body class output on page (#11264) 2019-10-23 18:06:45 +02:00
server Fixed reading_time calculation for non public posts 2019-10-21 18:07:38 +07:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test 🐛 Fixed incorrect body class output on page (#11264) 2019-10-23 18:06:45 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00