mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-23 13:12:22 +01:00
Merge pull request #53120 from frappe/gh53107
This commit is contained in:
@@ -242,7 +242,7 @@ class Item(Document):
|
||||
'Image in the description has been removed. To disable this behavior, uncheck "{0}" in {1}.'
|
||||
).format(
|
||||
frappe.get_meta("Stock Settings").get_label("clean_description_html"),
|
||||
get_link_to_form("Stock Settings"),
|
||||
get_link_to_form("Stock Settings", "Stock Settings"),
|
||||
),
|
||||
alert=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user