Revision 94c032f0

b/snf-cyclades-app/synnefo/ui/new_ui/ui/javascripts/vm-wizard.js
143 143
        ui.wizard.setMovementTags();
144 144
        $('.networks-area .more').show();
145 145
        $('.details').hide();
146
        $('.vm-name input').val('');
146
        $('.vm-wizard-carousel input').val('');
147 147
        $('.advanced-conf-options').hide();
148 148
        $('.snf-color-picker').hide();
149
        ui.wizard.preselectElements('.wizard');
149 150
	},
150 151

  
151 152
	expandArea: function() {

Also available in: Unified diff