Skip to content
Snippets Groups Projects
Unverified Commit 7aa775c9 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Revert "Make popovers for links and links in containers."

This reverts commit 743ddf1e.
parent 743ddf1e
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ $(document).ready( function () {
});
});
$('a[data-poload], *[data-poload] > a*').popover({
$('*[data-poload]').popover({
html: true,
animation: true,
placement: 'auto',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment