Add jshint

This commit is contained in:
Frederic Guillot
2016-11-25 18:51:22 -05:00
parent f73d369dd0
commit e64faae69a
13 changed files with 25 additions and 25 deletions

View File

@@ -45,7 +45,7 @@ Kanboard.BoardDragAndDrop.prototype.dragAndDrop = function() {
if (isMobile.any) {
$(".task-board-sort-handle").css("display", "inline");
params["handle"] = ".task-board-sort-handle";
params.handle = ".task-board-sort-handle";
}
// Set dropzone height to the height of the table cell