{I" class:ETI"BundledAsset; FI"logical_path; TI"mercury/toolbar.button.js; FI" pathname; TI"Ž/home/edik/.rvm/gems/ruby-2.0.0-p247@very_simple_cms/bundler/gems/mercury-3e0245e33195/app/assets/javascripts/mercury/toolbar.button.js.coffee; FI"content_type; TI"application/javascript; TI" mtime; Tl+½¡9RI"length; Tiò%I"digest; TI"%a5107406434b1bc870858d784578b0bd; FI"source; TI"ò%(function() { var __hasProp = {}.hasOwnProperty; this.Mercury.Toolbar.Button = (function() { function Button(name, title, summary, types, options) { this.name = name; this.title = title; this.summary = summary != null ? summary : null; this.types = types != null ? types : {}; this.options = options != null ? options : {}; if (this.title) { this.title = Mercury.I18n(this.title); } if (this.summary) { this.summary = Mercury.I18n(this.summary); } this.build(); this.bindEvents(); return this.element; } Button.prototype.build = function() { var mixed, result, type, _ref, _ref1, _results; this.element = jQuery('