Sha256: 4c6e066d069649debf4b73838a61f487f143e306a6df8faddb74b8f48c65c65f

Contents?: true

Size: 315 Bytes

Versions: 20

Compression:

Stored size: 315 Bytes

Contents

if flash[:sidebars].size == 1
  page.remove 'sidebar_instructions'
end
if @new_item
  page.replace("available_#{@target}", :partial => 'active',
               :object => @new_item)
end
page.replace_html('available_box', :partial => 'availables',
                  :object => available)
page.hide('update_spinner')

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/admin/sidebar/set_active.rjs
typo-3.99.3 app/views/admin/sidebar/set_active.rjs
typo-3.99.1 app/views/admin/sidebar/set_active.rjs
typo-3.99.2 app/views/admin/sidebar/set_active.rjs
typo-4.0.1 app/views/admin/sidebar/set_active.rjs
typo-4.0.0 app/views/admin/sidebar/set_active.rjs
typo-4.0.2 app/views/admin/sidebar/set_active.rjs
typo-3.99.4 app/views/admin/sidebar/set_active.rjs
typo-4.1.1 app/views/admin/sidebar/set_active.rjs
typo-4.0.3 app/views/admin/sidebar/set_active.rjs
typo-5.0.2 app/views/admin/sidebar/set_active.rjs
typo-4.1 app/views/admin/sidebar/set_active.rjs
typo-5.0.1 app/views/admin/sidebar/set_active.rjs
typo-5.0.3.98.1 app/views/admin/sidebar/set_active.rjs
typo-5.0.3.98 app/views/admin/sidebar/set_active.rjs
typo-5.0 app/views/admin/sidebar/set_active.rjs
typo-5.1.1 app/views/admin/sidebar/set_active.rjs
typo-5.1.2 app/views/admin/sidebar/set_active.rjs
typo-5.1.3 app/views/admin/sidebar/set_active.rjs
typo-5.1 app/views/admin/sidebar/set_active.rjs