X-Git-Url: https://git.mdrn.pl/redakcja_redmine.git/blobdiff_plain/378fe7c80dbc369bceb24e57e2cd81d3bd690ee9..2119dcd48d7637772372f542358259b0cc384e35:/app/views/publications/index.html.erb diff --git a/app/views/publications/index.html.erb b/app/views/publications/index.html.erb index 423d724..3fa0299 100644 --- a/app/views/publications/index.html.erb +++ b/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 %> +