|
@@ -159,7 +159,7 @@ function pageLoad(){
|
|
|
/* ===== Popover Initialization ===== */
|
|
/* ===== Popover Initialization ===== */
|
|
|
|
|
|
|
|
$(function () {
|
|
$(function () {
|
|
|
- $('[data-toggle="popover"]').popover({trigger: "focus"});
|
|
|
|
|
|
|
+ $('[data-toggle="popover"]').popover({trigger: "hover",});
|
|
|
});
|
|
});
|
|
|
|
|
|
|
|
$(function () {
|
|
$(function () {
|