瀏覽代碼

Merge pull request #3002 from sagarvora/patch-2

Changed custom_script.json to remove script from list view
version-14
Nabin Hait 8 年之前
committed by GitHub
父節點
當前提交
a06e4b73d2
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      frappe/custom/doctype/custom_script/custom_script.json

+ 2
- 2
frappe/custom/doctype/custom_script/custom_script.json 查看文件

@@ -85,7 +85,7 @@
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_filter": 0,
"in_list_view": 1,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "Script",
"length": 0,
@@ -199,4 +199,4 @@
"sort_order": "ASC",
"track_changes": 1,
"track_seen": 0
}
}

Loading…
取消
儲存