Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
Update plugin according to latest changes in Kanboard
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Jun 17, 2020
1 parent 362d726 commit 4df171c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Assets/gantt.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@ KB.on('dom.ready', function () {
if (KB.exists('#gantt-chart')) {
var chart = new Gantt();
chart.show();

KB.tooltip();
}
});

0 comments on commit 4df171c

Please sign in to comment.