Commit 40731885 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[folder view] some small refactoring

parent 06818ad1
......@@ -180,7 +180,7 @@ folderCpt = here.component "folderCpt" cpt where
]
]
, H.button { className: "btn btn-primary fv btn"
, on: {click: \_ -> goToRoute $ route linkId rootId linkNodeType sid }
, on: { click: \_ -> goToRoute $ route linkId rootId linkNodeType sid }
}
[ H.i {className: icon style nodeType} []
, H.br {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment