Sha256: b575a5cca3842d1af33576a1f5a9200d92b55cdf0359434018483ca3e45ec815
Contents?: true
Size: 289 Bytes
Versions: 1
Compression:
Stored size: 289 Bytes
Contents
%ul.search_results - if @suggestions.any? - @suggestions.each do |sugg| = render :partial => "droom/#{sugg.identifier.pluralize}/suggested", :object => sugg - else %li.error = t :no_results %li.cancel = link_to t(:clear_search), '#', :class => "cancel"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
droom-0.0.1 | app/views/droom/shared/_suggestions.html.haml |