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
..
audio Rename humbug => zulip in audio files. 2013-10-31 15:29:48 -04:00
html Fix link to bootstrap css in our nginx error pages 2013-11-04 16:35:50 -05:00
images Add integration documentation for Zendesk 2014-01-14 12:01:54 -05:00
js Allow reactivating 2+ users on admin page. 2014-01-17 17:34:32 -05:00
styles Rename inactive_user_row CSS class to deactivated_user. 2014-01-17 17:34:32 -05:00
templates Hide "Make admin"/"Remove admin" button when deactivating a user. 2014-01-17 17:34:31 -05:00
third Add README.zulip.md for handlebars. 2014-01-15 16:45:22 -05:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00