Sha256: acd0f5788fd7547cb6f57f1ee7bfc337afb1188f841df6dcf7b7bdb147143a0b

Contents?: true

Size: 268 Bytes

Versions: 5

Compression:

Stored size: 268 Bytes

Contents

<%= page_header :title => t("txt.views.concepts.new", :concept_class_name => Iqvoc::Concept.base_class.model_name.human(:count => 1)) %>

<%= error_messages_for @concept %>
<%= render 'concepts/form', :concept => @concept %>
<%= render 'concepts/sidebars/singular' %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
iqvoc-4.14.5 app/views/concepts/new.html.erb
iqvoc-4.14.4 app/views/concepts/new.html.erb
iqvoc-4.13.2 app/views/concepts/new.html.erb
iqvoc-4.13.0 app/views/concepts/new.html.erb
iqvoc-4.12.1 app/views/concepts/new.html.erb