tailscale / golink

A private shortlink service for tailnets
BSD 3-Clause "New" or "Revised" License
1.25k stars 79 forks source link

remove unused input field attribute disabled in details form #81

Closed mhofstetter closed 1 year ago

mhofstetter commented 1 year ago

The detail page of a link only displays the form if the link is editable for the logged in user.

Therefore, it's not necessary to disable the input fields within the form if the link isn't editable.

willnorris commented 1 year ago

good catch!

mhofstetter commented 1 year ago

@willnorris :wave: anything missing to get this PR merged?

willnorris commented 1 year ago

just overlooked it :)