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:
parent
bc33154f4b
commit
7dcd6c78e5
2 changed files with 8 additions and 2 deletions
|
@ -181,7 +181,7 @@ function setAddShowEvents() {
|
|||
makeAddShowButton();
|
||||
});
|
||||
|
||||
form.find("#add-show-submit")
|
||||
form.find(".add-show-submit")
|
||||
.click(function(event){
|
||||
event.preventDefault();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue