-
- Downloads
Fix formatting of user links
For links to users, some of the rows in the table are missing; but we were rendering empty `<div>s` which were messing up the table. We shouldn't return anything here.
Please register or sign in to comment
For links to users, some of the rows in the table are missing; but we were rendering empty `<div>s` which were messing up the table. We shouldn't return anything here.