some fixes

This commit is contained in:
psychobunny
2014-03-28 15:35:07 -04:00
parent 4d02600820
commit 4f04bd82a6
3 changed files with 11 additions and 9 deletions

View File

@@ -2,6 +2,8 @@
/*global ajaxify, socket, templates*/
(function(ajaxify) {
ajaxify.widgets = {};
ajaxify.widgets.reposition = function() {
$('body [no-widget-class]').each(function() {
var $this = $(this);