deal with yesod's second gratuitous rename of the same function in a year
This commit is contained in:
parent
31a1f061c6
commit
ce9076370e
7 changed files with 23 additions and 11 deletions
|
@ -66,7 +66,7 @@ customPage' with_longpolling navbaritem content = do
|
|||
when with_longpolling $
|
||||
addScript $ StaticR js_longpolling_js
|
||||
$(widgetFile "page")
|
||||
giveUrlRenderer $(Hamlet.hamletFile $ hamletTemplate "bootstrap")
|
||||
withUrlRenderer $(Hamlet.hamletFile $ hamletTemplate "bootstrap")
|
||||
Just msg -> error msg
|
||||
where
|
||||
navdetails i = (navBarName i, navBarRoute i, Just i == navbaritem)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue