Added search help page (very pretty)

This commit is contained in:
David Taylor
2016-07-10 14:02:56 +01:00
parent 74bb5d2792
commit d2fbdd8d97
4 changed files with 77 additions and 1 deletions

View File

@@ -35,6 +35,9 @@ def login(request, **kwargs):
return login(request)
class SearchHelp(generic.TemplateView):
template_name = 'RIGS/search_help.html'
"""
Called from a modal window (e.g. when an item is submitted to an event/invoice).
May optionally also include some javascript in a success message to cause a load of