class ActiveAdmin::Views::IndexAsGrid

def build_empty_cell

def build_empty_cell
  td " ".html_safe
end