diff --git a/views/people.html b/views/people.html index ff1fc85..d51c34c 100644 --- a/views/people.html +++ b/views/people.html @@ -61,7 +61,7 @@ id="section" name="se" > - + {% for Section in Sections %} + {% for ListItem in Field.List.ListItems %} {% if !IsParent %} {% for ParentSection in Sections %} diff --git a/views/user_permissions.html b/views/user_permissions.html index 92819e3..3bb60a9 100644 --- a/views/user_permissions.html +++ b/views/user_permissions.html @@ -44,7 +44,7 @@ id="section-{{ Section.ID }}" autocomplete="off" > - + {% for Role in Roles %}