Removed console.log
This commit is contained in:
parent
ad0879996d
commit
2d76d76e2d
|
@ -116,7 +116,6 @@ var AIRTIME = (function(AIRTIME) {
|
|||
alert($.i18n._("Please select a cursor position on timeline."));
|
||||
return false;
|
||||
}
|
||||
console.log(aMediaIds);
|
||||
AIRTIME.showbuilder.fnAdd(aMediaIds, aSchedIds);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue