Re: [openstack-dev] Display images/icon in Horizon Tables

2014-03-20 Thread Dave Johnston
t has a field called image_icon. With in the _icon.html template, I simply wrote: From: Lyle, David Sent: 20 March 2014 15:45 To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] Display images/icon in Horizon Tab

Re: [openstack-dev] Display images/icon in Horizon Tables

2014-03-20 Thread Lyle, David
] Display images/icon in Horizon Tables ​Hi, I'm creating a custom panel for horizon.  I have developed a table that displays some information, and I would like to add a 'icon' to each row.   Ideally, I want to be able to specify the URL of a remote image, and have it displayed

[openstack-dev] Display images/icon in Horizon Tables

2014-03-20 Thread Dave Johnston
?Hi, I'm creating a custom panel for horizon. I have developed a table that displays some information, and I would like to add a 'icon' to each row. Ideally, I want to be able to specify the URL of a remote image, and have it displayed using the tag. Can this be acheived with filters, or s