Sha256: d3ae4350974432a14e3a6c783d5a3edcd629d9301fa313bcb4724e0a31376b9c
Contents?: true
Size: 600 Bytes
Versions: 3
Compression:
Stored size: 600 Bytes
Contents
- models = klass.pluralize - model_title = klass.titleize table#filter_search_header tr td style="text-align:left" h3= options[:title] || model_title.pluralize - if main_element td style="text-align:center" #simple_search= render "cardboard/resources/simple_search", main_element: main_element - if options[:new_button] td style="text-align:right" = link_to(options[:new_button][:label] || "New #{model_title}", options[:new_button][:url] || {controller: "cardboard/#{models}", action: :new}, class: "btn pull-right", style:"min-width:90px;")
Version data entries
3 entries across 3 versions & 1 rubygems