Hi Peter,
The gallery view looks good for me.
But the table view is displaying larger rows as you can see in the image
below:
Could you fix that and resend?
I will wait until tomorrow so we can get it in for 2.1 release (before
the code freeze).
Thanks,
Aline Manera
On 03/02/2016 04:41 PM, peterpnns(a)gmail.com wrote:
From: peterpennings <peterpnns(a)gmail.com>
This patch enables gallery view to guest tab in kimchi.
It also fixes minor issues with tampletes tab.
peterpennings (1):
Adding gallery view to guest tab and minor fixes to templates tab
ui/css/kimchi.css | 494 ++++++++++++++++++++++++++++---------
ui/css/src/modules/_guests.scss | 434 +++++++++++++++++++++++++-------
ui/css/src/modules/_templates.scss | 3 +-
ui/js/src/kimchi.guest_main.js | 37 ++-
ui/js/src/kimchi.template_main.js | 2 +
ui/pages/guest.html.tmpl | 50 ++--
ui/pages/tabs/guests.html.tmpl | 5 +-
7 files changed, 792 insertions(+), 233 deletions(-)