mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2025-01-11 01:32:05 +00:00
BS tooltip 2
This commit is contained in:
parent
db48e934fe
commit
aab3a6e116
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
/** @type \PatchTester\View\Pulls\PullsHtmlView $this */
|
/** @type \PatchTester\View\Pulls\PullsHtmlView $this */
|
||||||
|
|
||||||
\JHtml::_('behavior.tooltip');
|
\JHtml::_('bootstrap.tooltip');
|
||||||
\JHtml::_('formbehavior.chosen', 'select');
|
\JHtml::_('formbehavior.chosen', 'select');
|
||||||
|
|
||||||
\JHtml::_('stylesheet', 'com_patchtester/octicons.css', array(), true);
|
\JHtml::_('stylesheet', 'com_patchtester/octicons.css', array(), true);
|
||||||
|
Loading…
Reference in New Issue
Block a user