X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2e4974b1f5600a3a446d5b0844a8d63d9fb5fbb3..cb87c787916de7712a4f9fb638715e6185804711:/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..3fa02993 100644 --- a/redmine/redmine_publications/app/views/publications/index.html.erb +++ b/redmine/redmine_publications/app/views/publications/index.html.erb @@ -1,4 +1,7 @@ -

Microrest#related-issues

-<%= @issues %> - - +

Publikacje

+

Odśwież listę publikacji

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