Revision 43ec1206 snf-cyclades-app/synnefo/ui/static/snf/js/models.js

b/snf-cyclades-app/synnefo/ui/static/snf/js/models.js
1234 1234
                                          this.get_image(function(){}).get_os() || "okeanos" : "okeanos");
1235 1235
        },
1236 1236

  
1237
        get_gui: function() {
1238
            return this.get_meta('GUI');
1239
        },
1240

  
1237 1241
        // get public ip addresses
1238 1242
        // TODO: public network is always the 0 index ???
1239 1243
        get_addresses: function(net_id) {

Also available in: Unified diff