{I"
class:ETI"ProcessedAsset;�FI"logical_path;�TI"2rails_admin/bootstrap/bootstrap-transition.js;�FI"
pathname;�TI"�/Users/jirikolarik/.rvm/gems/ruby-2.1.1/gems/rails_admin-0.6.1/app/assets/javascripts/rails_admin/bootstrap/bootstrap-transition.js;�FI"content_type;�TI"application/javascript;�TI"
mtime;�Tl+��SI"length;�Ti�I"digest;�TI"%0bab200ce8b53c492eaef370525b3390;�FI"source;�TI"�/* ===================================================
 * bootstrap-transition.js v2.3.2
 * http://twitter.github.com/bootstrap/javascript.html#transitions
 * ===================================================
 * Copyright 2012 Twitter, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================== */



!function ($) {

  "use strict"; // jshint ;_;


  /* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
   * ======================================================= */

  $(function () {

    $.support.transition = (function () {

      var transitionEnd = (function () {

        var el = document.createElement('bootstrap')
          , transEndEventNames = {
               'WebkitTransition' : 'webkitTransitionEnd'
            ,  'MozTransition'    : 'transitionend'
            ,  'OTransition'      : 'oTransitionEnd otransitionend'
            ,  'transition'       : 'transitionend'
            }
          , name

        for (name in transEndEventNames){
          if (el.style[name] !== undefined) {
            return transEndEventNames[name]
          }
        }

      }())

      return transitionEnd && {
        end: transitionEnd
      }

    })()

  })

}(window.jQuery);
;�TI"dependency_digest;�TI"%46d874c21b3e944ece6d36cfb1b96446;�FI"required_paths;�T[I"�/Users/jirikolarik/.rvm/gems/ruby-2.1.1/gems/rails_admin-0.6.1/app/assets/javascripts/rails_admin/bootstrap/bootstrap-transition.js;�FI"dependency_paths;�T[{I"	path;�TI"�/Users/jirikolarik/.rvm/gems/ruby-2.1.1/gems/rails_admin-0.6.1/app/assets/javascripts/rails_admin/bootstrap/bootstrap-transition.js;�FI"
mtime;�TI"2014-03-03T22:18:36+01:00;�TI"digest;�TI"%e1fbe888bd145c23a7c4aba14ab3fa9f;�FI"
_version;�TI"%a56df69ef97ba4d9f1a23bf9b0add58a;�F