0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services
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
..
redirects Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
routing 🐛 Fixed incorrect body class output on page (#11264) 2019-10-23 18:06:45 +02:00
rss Update dependency @tryghost/url-utils to 0.4.0 (#11156) 2019-09-25 12:35:59 +01:00
settings Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
sitemap Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
themes Added price data to templates (#11259) 2019-10-21 17:50:54 +07:00
url Fixed filter in url config for posts 2019-10-21 12:20:39 +07:00