Revision 6a0915f7

b/snf-cyclades-app/synnefo/ui/static/snf/js/models.js
252 252
            return this.get("OS");
253 253
        },
254 254

  
255
        get_gui: function() {
256
            return this.get_meta('GUI');
257
        },
258

  
255 259
        get_created_user: function() {
256 260
            return synnefo.config.os_created_users[this.get_os()] || "root";
257 261
        },

Also available in: Unified diff