From 7625250e3d224aee79801f428edebe5879ee2d56 Mon Sep 17 00:00:00 2001 From: flux Date: Tue, 1 Jan 2019 20:55:59 +0100 Subject: [PATCH] - info icons next to actions in info modal --- js/SL.Calendar.js | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/js/SL.Calendar.js b/js/SL.Calendar.js index f727b78..1703a63 100644 --- a/js/SL.Calendar.js +++ b/js/SL.Calendar.js @@ -297,22 +297,23 @@ SL.Calendar = (function() { appender = '#houractions .'+Module.modules[key].definitions.group.id+'-actions'; } else { - var tooltip = ''; - if ( Module.modules[key].definitions.hasOwnProperty("description") ) { - tooltip = ' '; - } $('#houractions').append( $('