[desktop] don't force show 'all applications' frappe/erpnext#3234
This commit is contained in:
parent
093445f22e
commit
ccc0ea5cd2
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ $.extend(frappe.desktop, {
|
|||
_id: "all_applications",
|
||||
color: "#4aa3df",
|
||||
link: "",
|
||||
force_show: true,
|
||||
//force_show: true,
|
||||
onclick: function() {
|
||||
me.all_applications.show();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue