mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-12-04 16:48:00 +01:00
missing linebreak
This commit is contained in:
parent
4e7928ab32
commit
e99527a525
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@
|
||||||
= link "Edit", to: Routes.channel_path(@conn, :edit, channel)
|
= link "Edit", to: Routes.channel_path(@conn, :edit, channel)
|
||||||
' )
|
' )
|
||||||
|
|
||||||
|
br
|
||||||
|
|
||||||
= if Enum.any?(@tag.implied_by_tags) do
|
= if Enum.any?(@tag.implied_by_tags) do
|
||||||
input.toggle-box id="implied_by" type="checkbox"
|
input.toggle-box id="implied_by" type="checkbox"
|
||||||
label for="implied_by"
|
label for="implied_by"
|
||||||
|
|
Loading…
Reference in a new issue