Remove 'block' button from 'userInformationButtons'
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 10 Mar 2021 11:26:08 +0000 (12:26 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 22 Apr 2021 10:03:45 +0000 (12:03 +0200)
commitcefc36a8d7b83a90ab20f182a8d17a11431b831b
tree0f8754f825392b1f70ba76943affc65d781c45a3
parent10bc76ece73ceccf77869ee6d0d1c54c07467792
Remove 'block' button from 'userInformationButtons'

It still uses the legacy jQuery based JavaScript which does not work well with
the new `type` parameter. Additionally it distracts from more useful buttons.
It's not like users are going to ignore other users en masse.
com.woltlab.wcf/templates/groupedUserList.tpl
com.woltlab.wcf/templates/groupedUserReactionList.tpl
com.woltlab.wcf/templates/membersList.tpl
com.woltlab.wcf/templates/team.tpl
com.woltlab.wcf/templates/userBirthdayList.tpl
com.woltlab.wcf/templates/userInformationButtons.tpl
com.woltlab.wcf/templates/userProfilePreview.tpl
com.woltlab.wcf/templates/usersOnlineList.tpl