Looks good with one minor issue - the Save button on the updated Viewable Extensions modal doesn't work - I think it just needs to be type=submit instead of type=button.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
db/8231 and also a branch on the forgehg repo https://sourceforge.net/p/forgehg/code/
Test the Viewable Extensions dialog too, I made that better here too.
Looks good with one minor issue - the Save button on the updated Viewable Extensions modal doesn't work - I think it just needs to be type=submit instead of type=button.
Good catch. I was preoccupied with removing the JS so you could hit enter on the text box. Fix pushed.
Merged.