X-Git-Url: https://git.mdrn.pl/redakcja_redmine.git/blobdiff_plain/378fe7c80dbc369bceb24e57e2cd81d3bd690ee9..3cd0bfe5475b72e64c26b534e388f772878a408d:/app/views/publications/index.html.erb diff --git a/app/views/publications/index.html.erb b/app/views/publications/index.html.erb index 423d724..9a7e3ce 100644 --- a/app/views/publications/index.html.erb +++ b/app/views/publications/index.html.erb @@ -1,4 +1,6 @@ -

Microrest#related-issues

-<%= @issues %> - - +

Publikacje

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