Revision 1420aae4 ui/static/snf/js/models.js

b/ui/static/snf/js/models.js
1263 1263
        meta_keys_as_attrs: ["OS", "description", "kernel", "size", "GUI"],
1264 1264

  
1265 1265
        // update collection model with id passed
1266
        // making a direct call to the flavor
1266
        // making a direct call to the image
1267 1267
        // api url
1268 1268
        update_unknown_id: function(id) {
1269 1269
            var url = getUrl.call(this) + "/" + id;

Also available in: Unified diff