[fix] added Shopping Cart and Report Builder in Learn module

This commit is contained in:
Anand Doshi 2015-12-21 18:56:20 +05:30
parent 4c87497b7c
commit 381cec7b87

View File

@ -21,6 +21,11 @@ def get_data():
"label": _("Customizing Forms"),
"youtube_id": "pJhL9mmxV_U"
},
{
"type": "help",
"label": _("Report Builder"),
"youtube_id": "y0o5iYZOioU"
},
]
},
@ -273,6 +278,11 @@ def get_data():
"label": _("Publish Items on Website"),
"youtube_id": "W31LBBNzbgc"
},
{
"type": "help",
"label": _("Shopping Cart"),
"youtube_id": "xkrYO-KFukM"
},
]
},
]