mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 18:38:26 +00:00
Remove code from old ui
This commit is contained in:
@ -102,7 +102,7 @@ makeCustomFieldLink :
|
||||
-> (LinkTarget -> msg)
|
||||
-> Html msg
|
||||
makeCustomFieldLink cv classes tagger =
|
||||
Util.CustomField.renderValue1
|
||||
Util.CustomField.renderValue2
|
||||
classes
|
||||
(tagger (LinkCustomField cv) |> Just)
|
||||
cv
|
||||
|
Reference in New Issue
Block a user