Small various bugs.

This commit is contained in:
James Cole
2017-01-13 20:48:51 +01:00
parent f0028b33e9
commit 2b82fca2cf
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ $(function () {
ui.placeholder.html('<td colspan="' + cellCount + '">&nbsp;</td>');
}
}
).disableSelection();
);
}
});