Sha256: 6442b0af743b888eb82faf502bb48a9ea2609c347c8a2da54abc1e384805af1e

Contents?: true

Size: 449 Bytes

Versions: 24

Compression:

Stored size: 449 Bytes

Contents

<% content_for :head do %>
  <%= javascript_tag "var taxonomy_id = #{@taxonomy.id};
    var loading = '#{escape_javascript t('loading')}';
    var new_taxon = '#{escape_javascript t('new_taxon')}';
    var server_error = '#{escape_javascript t('server_error')}';
    var taxonomy_tree_error = '#{escape_javascript t('taxonomy_tree_error')}';"
  %>
  <%= javascript_include_tag 'taxonomy' , 'jquery.cookie.js', 'jsTree/jquery.jstree.js' %>
<% end %>

Version data entries

24 entries across 24 versions & 6 rubygems

Version Path
apispree_core-0.0.0 app/views/admin/taxonomies/_js_head.html.erb
My-Commerce_core-1.1.0 app/views/admin/taxonomies/_js_head.html.erb
My-Commerce_core-1.0.0 app/views/admin/taxonomies/_js_head.html.erb
MyCommerceapi-1.0.0 core/app/views/admin/taxonomies/_js_head.html.erb
MyCommerce-0.0.3 core/app/views/admin/taxonomies/_js_head.html.erb
rfcommerce_core-0.0.3 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.60.6 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.60.5 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.40.4 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.50.4 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.60.4 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.50.3 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.60.3 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.60.2 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.60.1 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.60.0 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.60.0.RC1 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.50.2 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.50.1 app/views/admin/taxonomies/_js_head.html.erb
spree_core-0.50.0 app/views/admin/taxonomies/_js_head.html.erb