위젯 편집 기능 개선

- 위젯 추가/복사등을 할 때 페이지 리로드 없이 바로 적용되도록 변경
- 위젯 스타일 수정 또는 추가시 위젯의 스타일값이 변경되는 오류 수정


git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5917 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-03-19 09:46:15 +00:00
parent 00e3010739
commit f013cc68cf
8 changed files with 105 additions and 49 deletions

View file

@ -2,7 +2,6 @@
<div class="replyBox">
{@ $_comment_list = $oDocument->getComments() }
{@ debugPrint($oDocument) }
<!--@foreach($_comment_list as $key => $comment)-->
<div class="replyItem <!--@if($comment->get('depth'))-->reply<!--@end-->">