git-svn-id: http://xe-core.googlecode.com/svn/trunk@474 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-16 02:41:58 +00:00
parent b73b6f39ce
commit 5d99d21eba
3 changed files with 228 additions and 223 deletions

View file

@ -67,6 +67,7 @@
<!--@if($grant->fileupload)-->
<!-- 파일 업로드는 어떤 모듈이건 $grant->fileupload가 true여야 호출된다. 필요할 모듈에서는 임의 설정 하면 됨 -->
<!--%import("./js/uploader.js")-->
<script type="text/javascript">
editor_upload_init("{$upload_target_srl}");
</script>