[css] portal

This commit is contained in:
Anand Doshi
2016-04-22 18:53:21 +05:30
parent e0818f8f46
commit e3bd78e912
28 changed files with 932 additions and 108 deletions

View File

@@ -5,6 +5,11 @@ def get_data():
{
"label": _("Portal"),
"items": [
{
"type": "doctype",
"name": "Homepage",
"description": _("Settings for website homepage"),
},
{
"type": "doctype",
"name": "Shopping Cart Settings",