Merge branch 'saas-dev' of github.com:sourcefabric/airtime into saas-dev

This commit is contained in:
Duncan Sommerville 2015-09-02 15:28:44 -04:00
commit ab11974799
2 changed files with 2 additions and 5 deletions

View file

@ -1007,7 +1007,7 @@ var AIRTIME = (function(AIRTIME){
});
});
$pl.on("click", "#save_button", function(event) {
$pl.unbind().on("click", "#save_button", function(event) {
/* Smart blocks: get name, description, and criteria
* Playlists: get name, description
*/