Skip to content

Commit

Permalink
Modify json
Browse files Browse the repository at this point in the history
  • Loading branch information
nihantra committed Jul 14, 2022
1 parent a156abe commit d525174
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2022-07-06 15:46:24.548859",
"modified": "2022-07-13 11:07:50.015478",
"modified_by": "Administrator",
"module": "GYM Management",
"name": "Diet Meal",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"is_standard": 1,
"login_required": 1,
"max_attachment_size": 0,
"modified": "2022-07-07 14:04:57.168067",
"modified": "2022-07-08 17:56:44.671834",
"modified_by": "Administrator",
"module": "GYM Management",
"name": "assign-diet-schedule",
Expand All @@ -39,6 +39,7 @@
{
"enabled": 1,
"reference_doctype": "Assign Workout Schedule",
"role": "Guest",
"route": "/assign-workout-schedule",
"title": "My Workout Schedule"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"is_standard": 1,
"login_required": 1,
"max_attachment_size": 0,
"modified": "2022-07-07 14:04:07.883562",
"modified": "2022-07-08 17:56:54.734748",
"modified_by": "Administrator",
"module": "GYM Management",
"name": "assign-workout-schedule",
Expand All @@ -40,6 +40,7 @@
{
"enabled": 1,
"reference_doctype": "Assign Diet Schedule",
"role": "Guest",
"route": "/assign-diet-schedule",
"title": "My Diet Schedule"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"type": "Link"
}
],
"modified": "2022-07-07 17:27:41.335702",
"modified": "2022-07-08 14:41:05.109973",
"modified_by": "Administrator",
"module": "GYM Management",
"name": "Gym Management",
Expand Down Expand Up @@ -340,6 +340,12 @@
"link_to": "Measurement History",
"type": "DocType"
},
{
"doc_view": "",
"label": "Member",
"link_to": "Member",
"type": "DocType"
},
{
"doc_view": "",
"label": "Trainer",
Expand Down

0 comments on commit d525174

Please sign in to comment.