diff --git a/plugins/virtuoso/views/virtuoso_plugin_ontology_mapping/index.html.erb b/plugins/virtuoso/views/virtuoso_plugin_ontology_mapping/index.html.erb index 9a51a67..b5d9a46 100644 --- a/plugins/virtuoso/views/virtuoso_plugin_ontology_mapping/index.html.erb +++ b/plugins/virtuoso/views/virtuoso_plugin_ontology_mapping/index.html.erb @@ -12,6 +12,7 @@
<%= button :new, _('New'), '#', :id => 'new-ontology-button' %> <%= submit_button :save, _('Save') %> + <%= button 'cancel', _('Cancel'), :controller => 'virtuoso_plugin_admin', :action => 'index' %>
<% end %> -- libgit2 0.21.2