Fix broken sortable placeholders

This commit is contained in:
Duncan Sommerville 2015-08-19 11:32:41 -04:00
parent 59a9862ba3
commit ff930549db
2 changed files with 5 additions and 8 deletions

View file

@ -12,10 +12,7 @@ var AIRTIME = (function(AIRTIME){
viewport,
$lib,
$pl,
$togglePl = $("<button id='pl_edit' class='btn btn-small' href='#' title='"+$.i18n._("Open Media Builder")+"'>"+$.i18n._("Open Media Builder")+"</button>"),
widgetHeight,
resizeTimeout,
width,
$tabCount = 0,
$openTabs = {};