#19287261 페이징 기능을 사용할 때만 JS 파일 로드 + 새 템플릿 문법 일부 적용

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8050 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-01-24 08:59:05 +00:00
parent 5cd1de5bf7
commit 9f73532e14

View file

@ -1,8 +1,5 @@
<!--%import("./js/content_widget.js")-->
<!--@if($colorset == "black" || $colorset == "white")-->
<!--%import("./css/widget.css")-->
<!--@end-->
<load target="./js/content_widget.js" cond="$widget_info->page_count > 1" />
<load target="./css/widget.css" cond="$colorset == 'black' || $colorset == 'white'" />
<div class="widgetContainer<!--@if($colorset=="black")--> black<!--@end-->">
<!--@if($widget_info->tab_type == "tab_left")-->