31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-02 05:30:48 +00:00

BS tooltip 2

This commit is contained in:
Dimitris Grammatiko 2015-05-06 02:41:54 +03:00
parent db48e934fe
commit aab3a6e116

View File

@ -8,7 +8,7 @@
/** @type \PatchTester\View\Pulls\PullsHtmlView $this */
\JHtml::_('behavior.tooltip');
\JHtml::_('bootstrap.tooltip');
\JHtml::_('formbehavior.chosen', 'select');
\JHtml::_('stylesheet', 'com_patchtester/octicons.css', array(), true);