Rename Scheduling Tool to Course scheduling Tool, Batch Name to Student Batch Name and Batch Creation tool to Student Batch Creation tool

This commit is contained in:
Neil Trini Lasrado
2016-11-21 17:04:23 +05:30
parent 6566431fc5
commit b444d5d81b
16 changed files with 31 additions and 41 deletions

View File

@@ -51,7 +51,7 @@ def get_data():
},
{
"type": "doctype",
"name": "Batch Creation Tool"
"name": "Student Batch Creation Tool"
}
]
},
@@ -69,7 +69,7 @@ def get_data():
},
{
"type": "doctype",
"name": "Scheduling Tool"
"name": "Course Scheduling Tool"
},
{
"type": "doctype",
@@ -147,7 +147,11 @@ def get_data():
},
{
"type": "doctype",
"name": "Student Batch Name"
"name": "Instructor"
},
{
"type": "doctype",
"name": "Room"
},
{
"type": "doctype",
@@ -155,15 +159,7 @@ def get_data():
},
{
"type": "doctype",
"name": "Grading Structure"
},
{
"type": "doctype",
"name": "Instructor"
},
{
"type": "doctype",
"name": "Room"
"name": "Student Batch Name"
},
{
"type": "doctype",