mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Replace empty hrefs with a href #
This commit is contained in:
@ -129,7 +129,7 @@ view model =
|
||||
, ( "disabled", not model.state.active )
|
||||
]
|
||||
, onClick PickFiles
|
||||
, href ""
|
||||
, href "#"
|
||||
]
|
||||
[ i [ class "folder open icon" ] []
|
||||
, text "Select ..."
|
||||
|
Reference in New Issue
Block a user