Minor fixes toward percentage column, unfinished but compiles.

This commit is contained in:
SJost 2018-08-01 12:26:47 +02:00
parent f92001510b
commit bd2b9333e8

View File

@ -248,7 +248,9 @@ getSheetListR tid csh = do
, dbtStyle = def
, dbtIdent = "sheets" :: Text
}
-- <- runDB
-- stats <- runDB $ do
-- <- E.select $ E.from $
--
defaultLayout $ do
$(widgetFile "sheetList")