{I" class:EFI"BundledAsset; FI"logical_path; FI"bootstrap/popover.js; TI" pathname; FI"~/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.3.3/assets/javascripts/bootstrap/popover.js; TI"content_type; FI"application/javascript; FI" mtime; Fl+ŸFäTI"length; FiÏI"digest; F"%09ec02ed833554348cbbdc339e68c555I"source; FI"Ï/* ======================================================================== * Bootstrap: popover.js v3.3.2 * http://getbootstrap.com/javascript/#popovers * ======================================================================== * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * ======================================================================== */ +function ($) { 'use strict'; // POPOVER PUBLIC CLASS DEFINITION // =============================== var Popover = function (element, options) { this.init('popover', element, options) } if (!$.fn.tooltip) throw new Error('Popover requires tooltip.js') Popover.VERSION = '3.3.2' Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, { placement: 'right', trigger: 'click', content: '', template: '