Compare commits
9 Commits
ab1e176010
...
0af1204dd5
| Author | SHA1 | Date | |
|---|---|---|---|
| 0af1204dd5 | |||
| c6402d918a | |||
| e6f8dc7a38 | |||
| 3ee25953f4 | |||
| 095c87fbaa | |||
| 827afc4e7f | |||
| 912a953f84 | |||
| aa928900f8 | |||
| d387b7c2ab |
@ -184,7 +184,6 @@ library
|
||||
, http-conduit
|
||||
, http-types
|
||||
, megaparsec >=7.0.0 && <9.8
|
||||
, modern-uri
|
||||
, mtl >=2.2.1
|
||||
, network
|
||||
, safe >=0.3.20
|
||||
@ -197,7 +196,6 @@ library
|
||||
, unordered-containers
|
||||
, utf8-string
|
||||
, wai
|
||||
, wai-app-static
|
||||
, wai-cors
|
||||
, wai-extra
|
||||
, wai-handler-launch >=3.0.3
|
||||
|
||||
@ -6,7 +6,7 @@ $if elem AddPermission perms
|
||||
data-toggle="modal" data-target="#addmodal" title="Lisää uusi tapahtuma kirjanpitoon.">
|
||||
Kirjaa tapahtuma
|
||||
|
||||
<ol .transactionsreport .list-unstyled>
|
||||
<ol .transactionsreport .list-unstyled>
|
||||
$forall torig <- items
|
||||
<li .transaction ##{transactionFrag torig}>
|
||||
<div .title title="#{showTransaction torig}">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user