Comment 2 for bug 1062849

Revision history for this message
mahendra (mahendra007-s) wrote :

added:
  src/postorius/templates/postorius/more_info_display.html
modified:
  src/postorius/templates/postorius/lists/settings.html
  src/postorius/urls.py
  src/postorius/views/user.py

Added template (src/postorius/templates/postorius/more_info_display.html) to display more info about field of a particular form.

NOTE:-
As I found that "more info" links are currently for list settings form so in the function added "more_info_tab" in user.py checks only for list settings form.More form checks can be added by using if and elseif as we add more info links to other forms.

Regards
Mahendra