X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/77c7ccaf2f09308a537ffd30edc0477dde11d74a..d940e6b2345b50ffbd50bbe5f508f6d4ff4e0054:/redmine/redmine_publications/app/views/publications/index.html.erb diff --git a/redmine/redmine_publications/app/views/publications/index.html.erb b/redmine/redmine_publications/app/views/publications/index.html.erb index 423d724b..9a7e3ce0 100644 --- a/redmine/redmine_publications/app/views/publications/index.html.erb +++ b/redmine/redmine_publications/app/views/publications/index.html.erb @@ -1,4 +1,6 @@ -

Microrest#related-issues

-<%= @issues %> - - +

Publikacje

+
    +<% @publications.each do |pub| %> +
  1. <%= pub.name %>
  2. +<% end %> +