Sha256: b39062d87728c834d2ce92a586eef88befb90654e12e6507822b4f14816c3607

Contents?: true

Size: 450 Bytes

Versions: 4

Compression:

Stored size: 450 Bytes

Contents

#main.organisations
  = render :partial => 'droom/organisations/organisations'

- content_for :title do
  = t :directory

- content_for :margin do
  #finder
    %h3
      = t :find_people

    %form.filter{:action => droom.people_url(:format => :js), :data => {:action => "filter"}}
      %p
        = text_field_tag :q, params[:q], :placeholder => t(:by_name_or_email)

    .scroller
      #found
        %p.waiting
          = t :loading_people
  

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/droom/organisations/index.html.haml
droom-0.4.2 app/views/droom/organisations/index.html.haml
droom-0.4.1 app/views/droom/organisations/index.html.haml
droom-0.2.1 app/views/droom/organisations/index.html.haml