mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
2cb02b55e1
fixes #1969 - creates new ./server/helpers/tempalte.js method which returns the correct view to use when rendering - updates fronted controller to check if a custom page template exists and if so then uses that to render the static page - adds additional class name to body_class helper when a custom page template is being rendered - adds tests to address all new features |
||
---|---|---|
.. | ||
admin_spec.js | ||
apps_spec.js | ||
bootstrap_spec.js | ||
client_ghostdown_spec.js | ||
client_showdown_int_spec.js | ||
config_spec.js | ||
errorHandling_spec.js | ||
export_spec.js | ||
filters_spec.js | ||
frontend_spec.js | ||
import_spec.js | ||
mail_spec.js | ||
middleware_spec.js | ||
permissions_spec.js | ||
server_helpers_index_spec.js | ||
server_helpers_template_spec.js | ||
server_spec.js | ||
shared_gfm_spec.js | ||
storage_localfilesystem_spec.js |