mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
fix: link type
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"link_to": "Video",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
@@ -42,10 +42,10 @@
|
||||
"link_to": "Video Settings",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
"type": "Link"
|
||||
}
|
||||
],
|
||||
"modified": "2020-11-17 13:00:29.198857",
|
||||
"modified": "2020-11-17 13:18:39.317897",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Utilities",
|
||||
"name": "Utilities",
|
||||
|
||||
Reference in New Issue
Block a user