{I" class:ETI"ProcessedAsset; FI"logical_path; TI" hatchy/bootstrap/popover.js; FI" pathname; TI"i/home/bauser/Documents/dev/ruby/opensource/hatchy/app/assets/javascripts/hatchy/bootstrap/popover.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+R_”VI"length; Ti\I"digest; TI"%05732afcfe8b7487e51d82ce3f8a0c14; FI"source; TI"\/* ======================================================================== * Bootstrap: popover.js v3.3.5 * 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.5' Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, { placement: 'right', trigger: 'click', content: '', template: '