瀏覽代碼

Merge pull request #15485 from hrwX/translations_context

fix: unhide context field
version-14
mergify[bot] 3 年之前
committed by GitHub
父節點
當前提交
c9fc7ee97c
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增3 行删除
  1. +2
    -3
      frappe/core/doctype/translation/translation.json

+ 2
- 3
frappe/core/doctype/translation/translation.json 查看文件

@@ -43,8 +43,7 @@
{ {
"fieldname": "context", "fieldname": "context",
"fieldtype": "Data", "fieldtype": "Data",
"label": "Context",
"read_only": 1
"label": "Context"
}, },
{ {
"default": "0", "default": "0",
@@ -83,7 +82,7 @@
} }
], ],
"links": [], "links": [],
"modified": "2020-03-12 13:28:48.223409",
"modified": "2021-12-31 10:19:52.541055",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Core", "module": "Core",
"name": "Translation", "name": "Translation",


Loading…
取消
儲存