Revision 9d514d49 snf-cyclades-app/synnefo/ui/new_ui/ui/app/controllers/item.js

b/snf-cyclades-app/synnefo/ui/new_ui/ui/app/controllers/item.js
22 22
        return this.codeName+'init';
23 23
    }.property(),
24 24
    
25
    actions : {
26
        saveModel: function(){
27
            this.get('model').save();
28
        },
29

  
30
    }
25 31

  
26 32

  
27 33
});

Also available in: Unified diff