This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#3002
from sagarvora/patch-2
Changed custom_script.json to remove script from list view
version-14
Nabin Hait
8 years ago
committed by
GitHub
parent
f2df24803c
0a7d07c81d
commit
a06e4b73d2
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
frappe/custom/doctype/custom_script/custom_script.json
+ 2
- 2
frappe/custom/doctype/custom_script/custom_script.json
View File
@@ -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
}
}
Write
Preview
Loading…
Cancel
Save