commit/galaxy-central: dannon: Merge.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/3b85bc04f24f/ Changeset: 3b85bc04f24f User: dannon Date: 2014-06-02 18:27:01 Summary: Merge. Affected #: 1 file diff -r 8caa7f4d72c7abe021ce5312bda46a3118ff68d8 -r 3b85bc04f24fd4970bc6376a425decb7daf8c03f templates/user/openid_manage.mako --- a/templates/user/openid_manage.mako +++ b/templates/user/openid_manage.mako @@ -4,7 +4,8 @@ <%namespace file="login.mako" import="render_openid_form" /><%def name="load()"> - ${parent.load()} <h2>Associate more OpenIDs</h2> ${render_openid_form( kwargs['redirect'], True, kwargs['openid_providers'] )} -</%def> \ No newline at end of file + <br/><br/> + ${parent.load()} +</%def> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org