瀏覽代碼

Merge pull request #406 from akhileshdarjee/hotfix

use cint for integer values
version-14
Nabin Hait 11 年之前
父節點
當前提交
38d3ba608c
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      core/doctype/customize_form/customize_form.txt

+ 2
- 2
core/doctype/customize_form/customize_form.txt 查看文件

@@ -2,7 +2,7 @@
{
"creation": "2013-01-29 17:54:08",
"docstatus": 0,
"modified": "2013-11-03 11:06:11",
"modified": "2014-01-15 16:16:23",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -120,7 +120,7 @@
"search_index": 0
},
{
"depends_on": "eval:doc.allow_attach",
"depends_on": "eval:cint(doc.allow_attach)",
"doctype": "DocField",
"fieldname": "max_attachments",
"fieldtype": "Int",


Loading…
取消
儲存