From 61ba8bf0526f53f03380627e815ee57fbe088650 Mon Sep 17 00:00:00 2001 From: Felix Hamann Date: Mon, 25 Jun 2018 22:27:28 +0200 Subject: [PATCH] added tooltips --- src/Foundation.hs | 1 + templates/multiFileField.hamlet | 7 ++-- templates/multiFileField.lucius | 14 ------- templates/standalone/tooltip.hamlet | 1 + templates/standalone/tooltip.julius | 37 ++++++++++++++++++ templates/standalone/tooltip.lucius | 58 +++++++++++++++++++++++++++++ 6 files changed, 100 insertions(+), 18 deletions(-) create mode 100644 templates/standalone/tooltip.hamlet create mode 100644 templates/standalone/tooltip.julius create mode 100644 templates/standalone/tooltip.lucius diff --git a/src/Foundation.hs b/src/Foundation.hs index b2bc859bb..759de00fb 100644 --- a/src/Foundation.hs +++ b/src/Foundation.hs @@ -506,6 +506,7 @@ instance Yesod UniWorX where $(widgetFile "standalone/modal") $(widgetFile "standalone/showHide") $(widgetFile "standalone/inputs") + $(widgetFile "standalone/tooltip") $(widgetFile "standalone/tabber") $(widgetFile "standalone/alerts") $(widgetFile "standalone/datepicker") diff --git a/templates/multiFileField.hamlet b/templates/multiFileField.hamlet index 20539d908..a64e59f9c 100644 --- a/templates/multiFileField.hamlet +++ b/templates/multiFileField.hamlet @@ -15,7 +15,6 @@ $# new files