[setup] [update manager] renamed update-this-app page to update-manager

This commit is contained in:
Anand Doshi 2013-04-01 16:51:33 +05:30
parent 72b28807d2
commit bdedd555ca

View File

@ -205,7 +205,7 @@ wn.module_page["Setup"] = [
right: true,
items: [
{
"page":"update-this-app",
"page":"update-manager",
label: wn._("Update This Application"),
"description":wn._("Apply latest updates and patches to this app")
},