module Admin::NodeHelper

def show_all?

def show_all?
  controller.action_name == 'remove'
end