added website.page.contact

This commit is contained in:
Rushabh Mehta
2012-01-25 18:48:46 +05:30
parent 4b1fe0528a
commit 949496c31b
17 changed files with 269 additions and 28 deletions

View File

@@ -5,7 +5,7 @@
{
'creation': '2012-01-23 17:05:32',
'docstatus': 0,
'modified': '2012-01-24 15:57:51',
'modified': '2012-01-25 16:12:14',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
@@ -21,6 +21,7 @@
# These values are common for all Module Def Item
{
'doc_type': 'Single DocType',
'doctype': 'Module Def Item',
'name': '__common__',
'parent': 'Website',
@@ -48,7 +49,6 @@
{
'display_name': 'Top Bar Settings',
'doc_name': 'Top Bar Settings',
'doc_type': 'Single DocType',
'doctype': 'Module Def Item'
},
@@ -56,7 +56,13 @@
{
'display_name': 'Home Settings',
'doc_name': 'Home Settings',
'doc_type': 'Forms',
'doctype': 'Module Def Item'
},
# Module Def Item
{
'display_name': 'Contact Us Settings',
'doc_name': 'Contact Us Settings',
'doctype': 'Module Def Item'
},