瀏覽代碼

Merge pull request #15703 from hrwX/webform_time

feat: time field in webform
version-14
Rushabh Mehta 3 年之前
committed by GitHub
父節點
當前提交
905fcb0d0e
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      frappe/website/doctype/web_form_field/web_form_field.json

+ 2
- 2
frappe/website/doctype/web_form_field/web_form_field.json 查看文件

@@ -39,7 +39,7 @@
"fieldtype": "Select",
"in_list_view": 1,
"label": "Fieldtype",
"options": "Attach\nAttach Image\nCheck\nCurrency\nData\nDate\nDatetime\nDuration\nFloat\nHTML\nInt\nLink\nPassword\nRating\nSelect\nSmall Text\nText\nText Editor\nTable\nSection Break\nColumn Break"
"options": "Attach\nAttach Image\nCheck\nCurrency\nData\nDate\nDatetime\nDuration\nFloat\nHTML\nInt\nLink\nPassword\nRating\nSelect\nSmall Text\nText\nText Editor\nTable\nTime\nSection Break\nColumn Break"
},
{
"fieldname": "label",
@@ -146,7 +146,7 @@
],
"istable": 1,
"links": [],
"modified": "2021-04-30 12:02:25.422345",
"modified": "2022-01-24 20:43:25.422345",
"modified_by": "Administrator",
"module": "Website",
"name": "Web Form Field",


Loading…
取消
儲存