resize_image 애드온이 스프링노트 모듈의 내용에서 동작하지 않는 문제 해결 및 js 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4288 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-06-17 01:05:20 +00:00
parent 5f95069972
commit 3d6ee68a15
2 changed files with 3 additions and 2 deletions

View file

@ -105,7 +105,7 @@
<div class="pageView">
<!--BeforeDocument({$pageid},0)-->
<div class="document_{$pageid}_0 xhtmlEditorBody background_no">
<div class="document_{$pageid}_0 xhtmlEditorBody background_no xe_content">
{$page->source}
</div>
<!--AfterDocument({$pageid},0)-->