本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
anoopmb
/
frappe
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Merge pull request
#12476
from shariquerik/customize-form-doc-type-fix
fix: Cannot change Entry Form Type
version-14
Prssanna Desai
4 年之前
committed by
GitHub
父節點
a658304084
cbc2dbf5d5
當前提交
c66b079301
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID:
4AEE18F83AFDEB23
共有
1 個檔案被更改
,包括
1 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
frappe/custom/doctype/customize_form/customize_form.js
+ 1
- 0
frappe/custom/doctype/customize_form/customize_form.js
查看文件
@@ -76,6 +76,7 @@ frappe.ui.form.on("Customize Form", {
frm.trigger("setup_sortable");
}
}
localStorage["customize_doctype"] = frm.doc.doc_type;
}
});
} else {
Write
Preview
Loading…
取消
儲存