From 5996a8abcf12336586cee345180203dd1500c92f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 20 Apr 2018 15:18:30 -0700 Subject: Rewrite tooltips code without jQuery --- app/Template/board/table_swimlane.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'app/Template/board/table_swimlane.php') diff --git a/app/Template/board/table_swimlane.php b/app/Template/board/table_swimlane.php index c5937e01..33c1cf26 100644 --- a/app/Template/board/table_swimlane.php +++ b/app/Template/board/table_swimlane.php @@ -11,12 +11,7 @@ text->e($swimlane['name']) ?> - - - + app->tooltipLink('', $this->url->href('BoardTooltipController', 'swimlane', array('swimlane_id' => $swimlane['id'], 'project_id' => $project['id']))) ?> -- cgit v1.2.3