6234: In /users page, display the "Show" button to admin users as well; however,...
[arvados.git] / apps / workbench / app / controllers / logs_controller.rb
1 class LogsController < ApplicationController
2   before_filter :ensure_current_user_is_admin
3 end