[refs #2161] Add refresh btn to downloads
This commit is contained in:
parent
de959bb527
commit
c81289f937
|
@ -3,6 +3,7 @@
|
|||
%h2.title
|
||||
= t("layout.downloads.title")
|
||||
%h3= t("layout.downloads.message")
|
||||
= link_to t("layout.downloads.refresh_btn"), downloads_refresh_path()
|
||||
.inner
|
||||
%table.table
|
||||
%tr
|
||||
|
|
Loading…
Reference in New Issue