Revision 6201f0e3 snf-cyclades-app/synnefo/ui/static/snf/js/ui/web/ui_single_view.js

b/snf-cyclades-app/synnefo/ui/static/snf/js/ui/web/ui_single_view.js
269 269
              vm_view: this.vm(vm),
270 270
              collection: vm.ports, 
271 271
              container: ports_container,
272
              parent: this
272
              parent: this,
273
              truncate: 40
273 274
            });
274 275
            this.ports_views[vm.id] = ports_view
275 276
            ports_view.show();

Also available in: Unified diff