소스 검색

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",


불러오는 중...
취소
저장