include_set Abstract::CqlSearch def cql_content { type_id: id, sort_by: :name } end def add_autocomplete_ok? card.create_ok? end format :html do def add_autocomplete_item_path path action: :new end end