Hide the archive menu when logged out
Review Request #7286 — Created May 4, 2015 and submitted — Latest diff uploaded
Previously the unarchive and hide icon was shown to users that were not
logged in. The menu would not appear and clicking on the icon would not
do anything. Now we just hide the UI from users that are not logged in.
No JS errors in browser console.
Manually verified the UI is still shown when logged in.