diff options
Diffstat (limited to 'Handler/Common.hs')
-rw-r--r-- | Handler/Common.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Handler/Common.hs b/Handler/Common.hs index 799f692..4f02e3c 100644 --- a/Handler/Common.hs +++ b/Handler/Common.hs | |||
@@ -91,7 +91,7 @@ itemForm proto identView = do | |||
91 | <div .td>^{openedWidget} | 91 | <div .td>^{openedWidget} |
92 | <div .td> | 92 | <div .td> |
93 | <ul .status> | 93 | <ul .status> |
94 | <li>^{fvInput runningLowWidget} # | 94 | <li>^{fvInput runningLowWidget} |
95 | <label for=#{fvId runningLowWidget}> | 95 | <label for=#{fvId runningLowWidget}> |
96 | Running low | 96 | Running low |
97 | |] | 97 | |] |