瀏覽代碼

summernote 이미경로 수정

eskim 5 年之前
父節點
當前提交
2000e74637
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/ux/plugins/gaga/gaga.summernote.js

+ 1 - 1
src/main/webapp/ux/plugins/gaga/gaga.summernote.js

@@ -126,7 +126,7 @@ var gagaSn = {
 		$.ajax({
 			data : formData,
 			type : 'POST',
-			url : '/common/file/upload?subDir=/Upload/editor',
+			url : '/common/file/upload?subDir=/editor',
 			cache : false,
 			contentType : false,
 			enctype : 'multipart/form-data',