[Ovirt-devel] [PATCH 1/6] Select a host in the grid using GET instead of POST

David Lutterkort dlutter at redhat.com
Thu Aug 14 23:36:39 UTC 2008


The url_for call must set 'id' to nil to keep the controller from appending
the ID of the current hardware pool, since we want a URL of the form
/hosts/show/ID where ID is dynamically determined in JavaScript.

Signed-off-by: David Lutterkort <dlutter at redhat.com>

 wui/src/app/views/hardware/show_hosts.rhtml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
-- 
1.5.5.1




More information about the ovirt-devel mailing list