{I" class:EFI"ProcessedAsset; FI"logical_path; FI"bootstrap/popover.js; FI" pathname; FI"rC:/lib/Ruby193/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.1.1.0/vendor/assets/javascripts/bootstrap/popover.js; FI"content_type; FI"application/javascript; FI" mtime; Fl+-»SI"length; FikI"digest; F"%7b0c67ac6a44d29e54ad294b45ccb536I"source; FI"k/* ======================================================================== * Bootstrap: popover.js v3.1.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.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, { placement: 'right', trigger: 'click', content: '', template: '