mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +09:00
#501 템플릿 코드 설명용 주석문 HTML에 출력하지 않도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4389 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
34ff43fd18
commit
fc876f9d73
70 changed files with 374 additions and 370 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<!-- 컬러셋 체크 -->
|
||||
<!--// 컬러셋 체크 -->
|
||||
<!--@if($module_info->colorset != "white")-->
|
||||
{@$module_info->colorset = "white"}
|
||||
<!--@end-->
|
||||
|
||||
<!-- CSS 파일 로드 (컬러셋에 따라서) -->
|
||||
<!--// CSS 파일 로드 (컬러셋에 따라서) -->
|
||||
<!--@if($module_info->colorset == "white")-->
|
||||
<!--%import("css/white.css")-->
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue