JvanEst 77abab27b3 #637 Fixed: Moved popover initialisation to Document ready
Move the popover initialisation inside the `$(document).ready` block. This is will make sure that the element that the popover is initialised on is actually available in the DOM.
2018-11-20 12:25:46 +01:00
..