Merge branch 'master' into 4878-rerun-job
[arvados.git] / apps / workbench / app / controllers / users_controller.rb
index 43a88955f042301b673fe6c4e067039a9ee142ff..f3f36e6b29e123b063f31920e66e53527778e957 100644 (file)
@@ -139,7 +139,6 @@ class UsersController < ApplicationController
   end
 
   def home
-    @showallalerts = false
     @my_ssh_keys = AuthorizedKey.where(authorized_user_uuid: current_user.uuid)
     @my_tag_links = {}