added js_parent field that was deleted
This commit is contained in:
parent
b0e7dcd8c0
commit
8d3e6aa467
File diff suppressed because it is too large
Load Diff
|
|
@ -242,11 +242,6 @@ app_include_js = "/assets/custom_subtabs/js/custom_subtabs.js"
|
||||||
# "Logging DocType Name": 30 # days to retain logs
|
# "Logging DocType Name": 30 # days to retain logs
|
||||||
# }
|
# }
|
||||||
|
|
||||||
|
|
||||||
app_include_js = [
|
|
||||||
"/assets/custom_subtabs/js/custom_subtabs.js"
|
|
||||||
]
|
|
||||||
|
|
||||||
fixtures = [
|
fixtures = [
|
||||||
{"doctype": "DocType", "filters": [["name", "in", ["DocField"]]]}
|
{"doctype": "DocType", "filters": [["name", "in", ["DocField"]]]}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue