fixing display bug in album settings widget
This commit is contained in:
parent
57fd6188ec
commit
012f12b811
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: eidolon
|
name: eidolon
|
||||||
version: 0.1.9.1
|
version: 0.1.9.2
|
||||||
synopsis: Image gallery in Yesod
|
synopsis: Image gallery in Yesod
|
||||||
homepage: https://eidolon.nek0.eu
|
homepage: https://eidolon.nek0.eu
|
||||||
license: AGPL-3
|
license: AGPL-3
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
$newline always
|
$newline always
|
||||||
<div .item>
|
<div .medium>
|
||||||
<form method="post" enctype=#{enctype}>
|
<form method="post" enctype=#{enctype}>
|
||||||
<h3>Album settings
|
<h3>Album settings
|
||||||
^{albumSettingsWidget}
|
^{albumSettingsWidget}
|
||||||
|
|
Loading…
Reference in a new issue