~gandelman-a/ubuntu/raring/horizon/2013.1.4

« back to all changes in this revision

Viewing changes to debian/static/openstack-dashboard/js/f4183b5c3b25.js

  • Committer: James Page
  • Date: 2013-03-20 11:54:24 UTC
  • mfrom: (145.1.3 horizon)
  • Revision ID: james.page@canonical.com-20130320115424-9dej2qxxsjqqt33a
* New upstream release candidate for Grizzly:
  - Recompress static JS and CSS and generate new manifest.json for
    offline compression.
* d/control: Version python-compressor >= 1.2 (LP: #1130610).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
var Horizon=function(){var horizon={},initFunctions=[];horizon.addInitFunction=function(fn){initFunctions.push(fn);};horizon.init=function(){for(var i=0;i<initFunctions.length;i+=1){initFunctions[i]();}
2
 
initFunctions=[];};return horizon;};var horizon=new Horizon();horizon.conf={debug:null,static_url:null,ajax:{queue_limit:null},spinner_options:{inline:{lines:10,length:5,width:2,radius:3,color:'#000',speed:0.8,trail:50,zIndex:100},modal:{lines:10,length:15,width:4,radius:10,color:'#000',speed:0.8,trail:50}}};horizon.conf.debug=false;horizon.conf.static_url="/static/";horizon.conf.ajax={queue_limit:10};
 
 
b'\\ No newline at end of file'