commented fixtures
This commit is contained in:
parent
0536f4f335
commit
d1e4598d22
|
|
@ -246,8 +246,8 @@ app_include_js = "/assets/custom_subtabs/js/custom_subtabs.js"
|
||||||
# {"doctype": "DocType", "filters": [["name", "in", ["DocField"]]]}
|
# {"doctype": "DocType", "filters": [["name", "in", ["DocField"]]]}
|
||||||
# ]
|
# ]
|
||||||
|
|
||||||
# after_migrate = [
|
after_migrate = [
|
||||||
# "custom_subtabs.patches.add_parent_field.add_field_to_docfield_json"
|
"custom_subtabs.patches.add_parent_field.add_field_to_docfield_json"
|
||||||
# ]
|
]
|
||||||
|
|
||||||
boot_session = "custom_subtabs.custom_subtabs.boot_session_handler"
|
boot_session = "custom_subtabs.custom_subtabs.boot_session_handler"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue