Skip to content

Commit 5567fac

Browse files
Update css inclusion for content editor pages
1 parent 71753f7 commit 5567fac

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

html-templates/blog/blogPostEdit.tpl

Lines changed: 0 additions & 8 deletions
This file was deleted.

html-templates/content/contentEdit.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<link rel="stylesheet" type="text/css" href="{Sencha_App::getByName('ContentEditor')->getVersionedPath('build/production/resources/ContentEditor-all.css')}" />
66

77
{$dwoo.parent}
8+
9+
{cssmin "pages/article.css"}
810
{/block}
911

1012
{block js-bottom}

0 commit comments

Comments
 (0)