]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Form.pm
wzToolTip durch jQuery ToolTipster ersetzt
[kivitendo-erp.git] / SL / Form.pm
index 487df6dd05674b066cae4b73896fcf0df19890a8..99fe818cc87628d2e2734456e94401e8be62d0c2 100644 (file)
@@ -472,11 +472,13 @@ sub header {
     jquery.multiselect2side
     ui-lightness/jquery-ui
     jquery-ui.custom
+    tooltipster themes/tooltipster-light
   );
 
   $layout->use_javascript("$_.js") for (qw(
     jquery jquery-ui jquery.cookie jquery.checkall jquery.download
     jquery/jquery.form jquery/fixes client_js
+    jquery/jquery.tooltipster.min
     common part_selection switchmenuframe
   ), "jquery/ui/i18n/jquery.ui.datepicker-$::myconfig{countrycode}");