profileinfo links now have anchors
authorAntoine Musso <hashar@free.fr>
Mon, 19 Nov 2012 14:34:34 +0000 (15:34 +0100)
committerAntoine Musso <hashar@free.fr>
Mon, 19 Nov 2012 14:34:34 +0000 (15:34 +0100)
commit78978d410b8be39e8a7c990a6dc944708a21bbf5
tree70640dcb1b0a290728e4bc1db7ab3f52155728ee
parent6cb171925e88bf2dc5629d052abaeb6f087bc7c4
profileinfo links now have anchors

Whenever expanding a section in profileinfo, the browser would sent us
to the top again which would force us to browse down to where we were.
Adding basic anchors send the user directly where he was browsing.

Note that HTML5 let you specify anything as an id as long as there is at
least one character.

Change-Id: I5b55297ce25d5c07b29610798fb39eae16d27f6a
profileinfo.php