Merge branch 'saas-dev' into saas-stream-settings
This commit is contained in:
commit
6b9d9e8063
17 changed files with 186 additions and 141 deletions
|
@ -786,6 +786,11 @@ function setAddShowEvents(form) {
|
|||
scheduleRefetchEvents(json);
|
||||
$addShowForm.hide();
|
||||
}
|
||||
|
||||
/* CC-6062: Resize the window to avoid stretching the last column */
|
||||
windowResize();
|
||||
makeAddShowButton();
|
||||
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue