Fix app doesnt showed in desktop

Related to #607, #608 and this discussion on GGroup

https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/erpnext-developer-forum/cQMhAZAFiF4/7B8GHkH4RZ0J
This commit is contained in:
Maxwell 2014-06-19 23:46:43 -03:00
parent 213289252c
commit 7faf26c29f

View file

@ -194,7 +194,7 @@ desktop_template = """from frappe import _
def get_data():
return {{
"{app_title}": {{
"{app_name}": {{
"color": "{app_color}",
"icon": "{app_icon}",
"type": "module",