- Needs classes in block page_classes ( {% block page_classes %}user-settings{% endblock %} )
- HTML markup for forms should be as standard ( reference: http://osp-staging.aws.atnog.av.it.pt/style_guide#sg-form_example )
- sections shoud have an id
Discussion
-
brn
2014-11-17- Description has changed:
Diff:
--- old +++ new @@ -1,3 +1,3 @@ -- Needs classes in block page_classes ( {% block page_classes %}full-width user-settings{% endblock %} ) +- Needs classes in block page_classes ( {% block page_classes %}user-settings{% endblock %} ) - HTML markup for forms should be as standard ( reference: http://osp-staging.aws.atnog.av.it.pt/style_guide#sg-form_example ) - sections shoud have an id
-
Rui Ferreira
2014-11-18Check your repo I've commited into a new branch tb-rf-userprefs it should give you your own user_preferences.html.
From your work branch
git fetch git merge tb-rf-userprefs
-
Rui Ferreira
2015-04-29- status: open --> closed