Skip to content

Commit

Permalink
Add gettext to title of a tab
Browse files Browse the repository at this point in the history
  • Loading branch information
ZitaNemeckova committed May 6, 2020
1 parent a3f14bd commit eae7529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_tabs.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
= safe_right_cell_text
- else
%h1
= @title
= _(@title)

0 comments on commit eae7529

Please sign in to comment.