CC-2031: Put extra 'Add this show' button at bottom of Add show box

-Done. Just need Vladimir to fix up the css.
This commit is contained in:
martin 2011-03-31 12:39:12 -04:00
parent bc33154f4b
commit 7dcd6c78e5
2 changed files with 8 additions and 2 deletions

View file

@ -181,7 +181,7 @@ function setAddShowEvents() {
makeAddShowButton();
});
form.find("#add-show-submit")
form.find(".add-show-submit")
.click(function(event){
event.preventDefault();