fix option default values
This commit is contained in:
2
jquery/databap.js
vendored
2
jquery/databap.js
vendored
@@ -347,7 +347,7 @@ function Databap()
|
||||
{
|
||||
iDelta = $Elem.getEmptyHeight();
|
||||
if(iDelta > 0) $Elem.height('-='+iDelta);
|
||||
debug('Removing useless '+iDelta+'px from #'+$Elem.attr('id'));
|
||||
//debug('Removing useless '+iDelta+'px from #'+$Elem.attr('id'));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user