mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 23:42:14 +00:00
begin work on perms
This commit is contained in:
@@ -83,7 +83,7 @@ class TraineeList(generic.ListView):
|
||||
|
||||
def get_context_data(self, **kwargs):
|
||||
context = super().get_context_data(**kwargs)
|
||||
context["page_title"] = "Profile List"
|
||||
context["page_title"] = "Training Profile List"
|
||||
return context
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user