X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/4b33f145c7966710e537531261e04d2596159049..94ebe35e591f338c0a6a6ad3a63deed6e4f4fc11:/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 %> +