mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
[setup] [update manager] renamed update-this-app page to update-manager
This commit is contained in:
@@ -205,7 +205,7 @@ wn.module_page["Setup"] = [
|
|||||||
right: true,
|
right: true,
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
"page":"update-this-app",
|
"page":"update-manager",
|
||||||
label: wn._("Update This Application"),
|
label: wn._("Update This Application"),
|
||||||
"description":wn._("Apply latest updates and patches to this app")
|
"description":wn._("Apply latest updates and patches to this app")
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user