Update Button Not Working

Permalink
I am trying to add a file to a file set. I select the file in the File Manager, select Sets, choose the appropriate set then click the Update button. Clicking this button does nothing though. I have loaded up the web inspector and modified the buttons onclick to add an
alert('test')
To ensure that the oncick was working, and my alert comes through. Which makes me think the issue is tied to the form submission. Has anyone run into a similar issue or have any ideas how to fix it?