Sha256: 4b6e3e8b8c1eb5c060a77e2dc7c0c9082fab033c66733a0e813d2af528c349e5

Contents?: true

Size: 376 Bytes

Versions: 7

Compression:

Stored size: 376 Bytes

Contents

  
-box :class => 'alt' do
  %h3= :metro_areas.l
  - city_cloud @metro_areas_for_cloud, %w(nube1 nube2 nube3 nube4 nube5) do |city, css_class|
    = link_to city.name, users_path(:metro_area_id => city.id), :class => css_class

- if current_user
  -box :class => "alt" do 
    %h3= :share_the_love.l
    = link_to :invite_your_friends_to_join.l, invite_user_path(current_user)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
community_engine-2.3.1 app/views/users/_search_options.html.haml
community_engine-2.3.0 app/views/users/_search_options.html.haml
community_engine-2.1.0 app/views/users/_search_options.html.haml
community_engine-2.0.0 app/views/users/_search_options.html.haml
community_engine-2.0.0.beta3 app/views/users/_search_options.html.haml
community_engine-2.0.0.beta2 app/views/users/_search_options.html.haml
community_engine-2.0.0.beta1 app/views/users/_search_options.html.haml