Fix visibility flags ordering in javascript
authorNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Mon, 17 Feb 2014 22:13:08 +0000 (23:13 +0100)
committerNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Mon, 17 Feb 2014 22:13:11 +0000 (23:13 +0100)
commit2dd71595216b0bf28623c5805687e3717593084c
treed1621eb91faaa380052bcf44337449a009dc4382
parent4ee743a4a384d1cd432fa382856df1234796a45d
Fix visibility flags ordering in javascript

The new "hidden" flag introduced by commit 07e4a9a has not been declared in JS,
which leads to a bug in the address management profile page. Visibility flags
were no longer ordered between an address and the associated phone numbers.
htdocs/javascript/profile.js