Revision 812b1e8d snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/templates.js

b/snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/templates.js
210 210
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
211 211
  data.buffer.push(">\n<ul class=\"items-list\">\n	");
212 212
  data.buffer.push(escapeExpression((helper = helpers['add-new'] || (depth0 && depth0['add-new']),options={hash:{
213
    'type': ("controller.type")
214
  },hashTypes:{'type': "ID"},hashContexts:{'type': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "add-new", options))));
213
    'type': ("controller.type"),
214
    'action': ("openWizard")
215
  },hashTypes:{'type': "ID",'action': "STRING"},hashContexts:{'type': depth0,'action': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "add-new", options))));
215 216
  data.buffer.push("\n	");
216 217
  stack1 = helpers.each.call(depth0, {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[],types:[],data:data});
217 218
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
......
231 232
  
232 233
});
233 234

  
235
Ember.TEMPLATES["wizard"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data
236
/**/) {
237
this.compilerInfo = [4,'>= 1.0.0'];
238
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
239
  
240

  
241

  
242
  data.buffer.push("<section class=\"overlay-area-custom\">\n	<div id=\"vm-wizard\" class=\"overlay-div wizard\">\n	</div>\n</section>");
243
  
244
});
245

  
234 246
Ember.TEMPLATES["components/btn-1"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data
235 247
/**/) {
236 248
this.compilerInfo = [4,'>= 1.0.0'];

Also available in: Unified diff