diff --git a/src/Audit/Types.hs b/src/Audit/Types.hs index 8c8508fac..64d1ff0d3 100644 --- a/src/Audit/Types.hs +++ b/src/Audit/Types.hs @@ -13,7 +13,7 @@ import Utils.PathPiece data Transaction - = TransactionTermEdit { transactionTerm :: TermId } + = TransactionTermEdit { transactionTerm :: Key Term } deriving (Eq, Ord, Read, Show, Generic, Typeable) deriveJSON defaultOptions diff --git a/templates/widgets/massinput/list/layout.hamlet b/templates/widgets/massinput/list/layout.hamlet index 0af005b4e..63d64a53a 100644 --- a/templates/widgets/massinput/list/layout.hamlet +++ b/templates/widgets/massinput/list/layout.hamlet @@ -1,8 +1,8 @@ $newline never
| ^{cellWdgts ! coord} |