Index: lams_central/web/includes/javascript/popover-tag.js =================================================================== diff -u -r5855fa703753d2455fda23f4149633460fc8f236 -rf00ca09a97733ef3d5915b4c8d55ed7f65879d0a --- lams_central/web/includes/javascript/popover-tag.js (.../popover-tag.js) (revision 5855fa703753d2455fda23f4149633460fc8f236) +++ lams_central/web/includes/javascript/popover-tag.js (.../popover-tag.js) (revision f00ca09a97733ef3d5915b4c8d55ed7f65879d0a) @@ -23,7 +23,7 @@ .popover({ 'container' : 'body', 'html' : true, - 'trigger' : 'focus', + 'trigger' : 'click', // without this option the close button in popover title does not show up 'sanitize' : false, 'title' : function(){