Files
zulip/static
Steve Howell 816fce50f7 Allow reactivating 2+ users on admin page.
There was a bug where you could not reactivate a user after
doing another user-based action on the page, because we weren't
clearing the active_user_row class on the previous row, and
then $(".active_user_row").find('.email').text() would be a
concatenation of two user emails and cause a "No such user!"
error.

(imported from commit c867d3bc0855e02b17b9553e1924926c2dd50e56)
2014-01-17 17:34:32 -05:00
..
2014-01-15 16:45:22 -05:00
2013-07-29 12:11:26 -04:00
2013-07-29 12:11:26 -04:00
2013-07-29 12:11:26 -04:00