Commit 5c4a31aa236d4eca546f9d10296659a8aa8f9706
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
Merge branch 'virtuoso_integration' into stable
Showing
4 changed files
with
4 additions
and
4 deletions
Show diff stats
plugins/virtuoso/views/virtuoso_plugin_admin/index.html.erb
| @@ -51,7 +51,7 @@ | @@ -51,7 +51,7 @@ | ||
| 51 | <div class="triple-management"> | 51 | <div class="triple-management"> |
| 52 | <div class="actions"> | 52 | <div class="actions"> |
| 53 | <%= button :edit, _('Triples management'), :action => :triples_management %> | 53 | <%= button :edit, _('Triples management'), :action => :triples_management %> |
| 54 | - <%= button :edit, _('Custom Queries'), :action => :index, :controller => 'virtuoso_plugin_custom_queries' %> | 54 | + <%= button :edit, _('Custom Templates'), :action => :index, :controller => 'virtuoso_plugin_custom_queries' %> |
| 55 | <%= button :edit, _('Ontology mapping'), :action => :index, :controller => 'virtuoso_plugin_ontology_mapping' %> | 55 | <%= button :edit, _('Ontology mapping'), :action => :index, :controller => 'virtuoso_plugin_ontology_mapping' %> |
| 56 | </div> | 56 | </div> |
| 57 | </div> | 57 | </div> |
plugins/virtuoso/views/virtuoso_plugin_custom_queries/edit.html.erb
plugins/virtuoso/views/virtuoso_plugin_custom_queries/index.html.erb
plugins/virtuoso/views/virtuoso_plugin_custom_queries/new.html.erb