[fix] Code formatting, removed trailing spaces
This commit is contained in:
parent
000e216354
commit
e1f5d22a02
@ -1,6 +1,6 @@
|
||||
frappe.provide('frappe.help.help_links');
|
||||
|
||||
const docsUrl = 'https://erpnext.com/docs/'
|
||||
const docsUrl = 'https://erpnext.com/docs/';
|
||||
|
||||
frappe.help.help_links['Form/Rename Tool'] = [
|
||||
{ label: 'Bulk Rename', url: docsUrl + 'user/manual/en/setting-up/data/bulk-rename' },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user