Revision 37dd2616 snf-cyclades-app/synnefo/ui/static/snf/js/glance_models.js

b/snf-cyclades-app/synnefo/ui/static/snf/js/glance_models.js
38 38
            return val;
39 39
        },
40 40

  
41
        get_owner: function() {
42
            return this.get('owner') || 'Unknown';
43
        },
44

  
45

  
41 46
        display_size: function() {
42 47
            return this.get_readable_size();
43 48
        },

Also available in: Unified diff