Commit 1bdc1ea0384962e056efdec1684786433dcaf4ce
Committed by
João M. M. da Silva
1 parent
b67cf9df
Exists in
master
and in
28 other branches
[Mezuro] link to project in repository view.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
plugins/mezuro/views/mezuro_plugin_repository/show.html.erb
1 | <script src="/plugins/mezuro/javascripts/processing.js" type="text/javascript"></script> | 1 | <script src="/plugins/mezuro/javascripts/processing.js" type="text/javascript"></script> |
2 | -<h3><%= @project_name %></h3> | 2 | +<h3><a href="/<%= @data_profile %>/<%= @project_name %>"><%= @project_name %></a></h3> |
3 | 3 | ||
4 | <table> | 4 | <table> |
5 | <tr> | 5 | <tr> |