[Ovirt-devel] [Patch] Various Interface Additions

Hugh O. Brock hbrock at redhat.com
Mon May 12 21:14:34 UTC 2008


On Mon, May 12, 2008 at 04:56:49PM -0400, Mohammed Morsi wrote:
> Few various fixes based on feedback, mostly relating to image urls in css 
> and links in header

> diff --git a/wui/src/app/controllers/hardware_controller.rb b/wui/src/app/controllers/hardware_controller.rb
> index cd069c7..a9e66a0 100644
> --- a/wui/src/app/controllers/hardware_controller.rb
> +++ b/wui/src/app/controllers/hardware_controller.rb
> @@ -72,6 +72,7 @@ class HardwareController < ApplicationController
>  
>    def show_hosts
>      show
> +    @hardware_pools = HardwarePool.find :all
>    end
>  

Give it to me one more time, but without trailing blanks?

Also check for lines > 80 chars (outside of the HTML where I think that is probably unenforceable).

Thanks,
--Hugh




More information about the ovirt-devel mailing list