Move tooltips/popovers code to layout
This commit is contained in:
@@ -165,8 +165,3 @@ script(type="text/javascript").
|
||||
}
|
||||
|
||||
{% endif %}
|
||||
|
||||
|
||||
if (typeof $().tooltip != 'undefined'){
|
||||
$('[data-toggle="tooltip"]').tooltip({'delay' : {'show': 0, 'hide': 0}});
|
||||
}
|
||||
|
Reference in New Issue
Block a user