Merge pull request #3339 from rmehta/help

[help] added links in modules, added learn desktop module
This commit is contained in:
Pratik Vyas
2015-05-27 15:21:00 +05:30
12 changed files with 270 additions and 4 deletions

View File

@@ -105,4 +105,15 @@ def get_data():
},
]
},
{
"label": _("Help"),
"icon": "icon-facetime-video",
"items": [
{
"type": "help",
"label": _("Bill of Materials"),
"youtube_id": "hDV0c1OeWLo"
},
]
}
]