Commit aef2bb70 authored by john's avatar john

3031

parent ce374e79
......@@ -24,7 +24,7 @@ class DocumentationAsset extends AssetBundle
];
public $js = [
'js/documentation.js',
// 'js/vendor.min.js',
'js/vendor.min.js',
// 'js/scripts.min.js',
'js/accordion.js',
'js/tooltip_up.js',
......
$(function ()
{
$('[data-toggle="tooltip"]').tooltip()
$('.owl-carousel-need-replace').each(function ()
{
var listOfImages = [];
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment