Whitespace.
This commit is contained in:
parent
71558d3342
commit
9f7031d9dd
@ -394,7 +394,7 @@ postPasswordR = do
|
|||||||
Just aid -> return aid
|
Just aid -> return aid
|
||||||
|
|
||||||
tm <- getRouteToParent
|
tm <- getRouteToParent
|
||||||
|
|
||||||
needOld <- lift $ needOldPassword aid
|
needOld <- lift $ needOldPassword aid
|
||||||
when needOld $ do
|
when needOld $ do
|
||||||
current <- lift $ runInputPost $ ireq textField "current"
|
current <- lift $ runInputPost $ ireq textField "current"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user