Fixes to mass-tag

This commit is contained in:
Marcin Kurczewski 2013-11-06 00:51:16 +01:00
parent 51dbc65754
commit 7b014f036b

View file

@ -34,4 +34,5 @@ $(function()
}); });
}); });
}); });
$('body').trigger('dom-update');
}); });