Sha256: 0ac0c7605fb0d3009034a34c83c0ce6d7c459db57fe5eabbe09cf8583bb5fd78

Contents?: true

Size: 303 Bytes

Versions: 15

Compression:

Stored size: 303 Bytes

Contents

<%= page_header :title => Iqvoc::Concept.base_class.model_name.human(:count => 2),
  :desc => t('txt.views.navigation.hierarchical') %>
<%= render 'concepts/sidebars/plural' %>

<% if params[:published] == '0' %>
  <%= treeview @concepts, false, true %>
<% else %>
  <%= treeview @concepts %>
<% end %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
iqvoc-4.14.5 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.14.4 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.13.2 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.13.0 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.12.1 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.12.0 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.11.1 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.11.0 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.10.0 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.9.0 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.8.2 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.8.1 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.8.0 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.7.0 app/views/concepts/hierarchical/index.html.erb
iqvoc-4.6.1 app/views/concepts/hierarchical/index.html.erb