You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
all the "links" on the files page are buttons with an onclick event handler. this is inaccessible and breaks many standard browser tools. please use an <a href="url"> tag in the future :)
all the "links" on the files page are buttons with an onclick event handler. this is inaccessible and breaks many standard browser tools. please use an
<a href="url">tag in the future :)