From d02e70593185553438909425968c25a6e92bc5f9 Mon Sep 17 00:00:00 2001 From: Oh Martin Date: Sun, 24 Oct 2021 22:10:51 +0200 Subject: [PATCH] Removed JHtml::_('behavior.tooltip') --- admin/views/demo/tmpl/default.php | 1 - 1 file changed, 1 deletion(-) diff --git a/admin/views/demo/tmpl/default.php b/admin/views/demo/tmpl/default.php index 60d006f..812fec1 100644 --- a/admin/views/demo/tmpl/default.php +++ b/admin/views/demo/tmpl/default.php @@ -21,7 +21,6 @@ // No direct access to this file defined('_JEXEC') or die('Restricted access'); -JHtml::_('behavior.tooltip'); ?>