Sha256: 384948f1637f874d6279a3c7f2060514f5d4fc3a9e9bfdff72609fba387229a5

Contents?: true

Size: 261 Bytes

Versions: 5

Compression:

Stored size: 261 Bytes

Contents

<% title _("Edit %s") % @taxonomy %>

<%= title_actions(link_to(_("Fix Mismatches"), import_mismatches_taxonomy_path(@taxonomy), :class => 'btn btn-success', :method => :post)) unless @taxonomy.valid? %>
<%= render 'taxonomies/form' , :taxonomy => @taxonomy %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/taxonomies/edit.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/taxonomies/edit.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/taxonomies/edit.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/taxonomies/edit.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/taxonomies/edit.html.erb