X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=app%2Fviews%2Ftemplates%2Fr%2Ffiler%2Ficon%2F_default.html.erb;h=51a71263d36e1e5998e423fda1f7e022878041bd;hb=665761e56525215946e2547a70c82c603d5047af;hp=899a1fe5a911ccd3bae82d1d51c1814a475f32a0;hpb=337b932677eb676636fd5fa6ec6e4070cb63fde1;p=pettanr%2Fpettanr.git diff --git a/app/views/templates/r/filer/icon/_default.html.erb b/app/views/templates/r/filer/icon/_default.html.erb index 899a1fe5..51a71263 100644 --- a/app/views/templates/r/filer/icon/_default.html.erb +++ b/app/views/templates/r/filer/icon/_default.html.erb @@ -1 +1 @@ -<%= link_to tag(:img, :src => item_column.icon_file_name, :width => item_column.icon_size, :height => item_column.icon_size), polymorphic_path(item_column.item, :format => :prof) %> +<%= link_to tag(:img, :src => item_column.icon_file_name, :width => item_column.icon_size, :height => item_column.icon_size), item_column.url %>