Skip to content

Commit

Permalink
Merge pull request #4356 from fjordllc/feature/change-talks-unreplied…
Browse files Browse the repository at this point in the history
…-page-title

[相談部屋]未返信タブのときのタイトルを変更 #4184
  • Loading branch information
komagata authored Mar 14, 2022
2 parents 287525a + 6b17b18 commit 31cecf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/talks/unreplied/index.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ header.page-header
.container
.page-header__inner
h2.page-header__title
= title
| 相談部屋

= render 'talks/tabs'

Expand Down

0 comments on commit 31cecf7

Please sign in to comment.