This commit is contained in:
Eugen Rochko 2020-12-14 01:41:13 +01:00
parent 9c273c2a59
commit dd512c140b
81 changed files with 524 additions and 561 deletions

View file

@ -19,7 +19,7 @@
%tbody
%tr
%td.button-primary
= link_to web_url do
= link_to home_url do
%span= t 'notification_mailer.digest.action'
- @notifications.each_with_index do |n, i|