mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
[fix] Code formatting, removed trailing spaces
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user