Removed debug log.

This commit is contained in:
Martin Edenhofer 2013-04-18 00:38:00 +02:00
parent d2f84ab55b
commit 0f5333ce5d

View file

@ -68,5 +68,4 @@ class App.TagWidget extends App.Controller
if reorder
$('#' + @attribute_id + '_tagsinput').height( 20 )
height = container.scrollHeight
console.log(2222, height)
$('#' + @attribute_id + '_tagsinput').height( height - 10 )