diogogmt / webvirt

NodeJS application to manage hyper-visors though libvirt
1 stars 2 forks source link

Host details backbone route not working #67

Open diogogmt opened 11 years ago

diogogmt commented 11 years ago

When trying to access the route for the host details directly the request fails since it tries to query some data from the previous view.

We need to fix this so the url can be bookmarked. The controller could check for some flags and request whatever information is unavailable.