{I" class:ETI"BundledAsset; FI"logical_path; TI"bootstrap/popover.js; FI" pathname; TI"}/Users/mubae/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/bootstrap-sass-3.3.3/assets/javascripts/bootstrap/popover.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+!üÅTI"length; TiÏI"digest; TI"%5a060f876311e7fcb18f35058070de5a; FI"source; TI"Ï/* ======================================================================== * 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: '