本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
anoopmb
/
frappe
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
[minor] fixes in multiline string in upload.js (
#3041
)
version-14
Makarand Bauskar
8 年之前
committed by
Rushabh Mehta
父節點
eb0d098144
當前提交
a304beb664
共有
1 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
frappe/public/js/frappe/upload.js
+ 2
- 2
frappe/public/js/frappe/upload.js
查看文件
@@ -162,8 +162,8 @@ frappe.upload = {
</button>
</div>
</div>
</div>
`
</div>
`
return $(template);
},
upload_multiple_files: function(files /*FileData array*/, args, opts) {
Write
Preview
Loading…
取消
儲存