Skip to content

Commit

Permalink
OY-3904 siistimistä
Browse files Browse the repository at this point in the history
  • Loading branch information
marjakari committed Nov 15, 2023
1 parent d1164c2 commit 57acfe8
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1072,8 +1072,7 @@
[application-deactivate-toggle]
[application-review-events]

]]]
))})))
]]]))})))

(defn application-review-area []
(let [selected-application-and-form (subscribe [:state-query [:application :selected-application-and-form]])
Expand All @@ -1088,5 +1087,4 @@
[:div.application-handling__application-contents
[application-contents @selected-application-and-form @hakukohteet]]
[:span#application-handling__review-position-canary]
;; TODO tähän ehto näytetäänkö
[application-review]]))))

0 comments on commit 57acfe8

Please sign in to comment.