{I" class:ETI"ProcessedAsset; FI"logical_path; TI"bootstrap/popover.js; FI" pathname; TI"a/Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.1.0/assets/javascripts/bootstrap/popover.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+6±kTI"length; Ti´ I"digest; TI"%3ef1ea806940d6bfd3be37967eac31ad; FI"source; TI"´ /* ======================================================================== * Bootstrap: popover.js v3.3.1 * http://getbootstrap.com/javascript/#popovers * ======================================================================== * Copyright 2011-2014 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.1' Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, { placement: 'right', trigger: 'click', content: '', template: '