X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1a462bc4d29fc17cef377d232fc2bf0fd0e72358..2c447c25f810b52e986649a3f4138c671d066092:/apps/workbench/app/views/application/index.html.erb diff --git a/apps/workbench/app/views/application/index.html.erb b/apps/workbench/app/views/application/index.html.erb index 3e2a608ed7..bb2733858e 100644 --- a/apps/workbench/app/views/application/index.html.erb +++ b/apps/workbench/app/views/application/index.html.erb @@ -4,7 +4,7 @@ <% content_for :tab_line_buttons do %> - <% if controller.model_class.creatable? %> + <% if controller.model_class.creatable? and current_user.is_active %> <% if controller.model_class.name == 'User' %> <%= link_to setup_user_popup_path,