fix in install docs

This commit is contained in:
Anand Doshi
2012-04-17 11:39:18 +05:30
parent 45a4edc9c9
commit acb3d56e02
2 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
install_docs = [
{'doctype':'Role', 'name': 'System Manager'}
]
{'doctype':'Role', 'role_name': 'System Manager', 'name': 'System Manager'}
]