From 8f7bab4ab7adf790e036683db67cbd691ad2e914 Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 29 May 2014 10:54:27 +1000 Subject: [PATCH] Add hub icon to active table --- app/views/home/_skinny.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/home/_skinny.html.haml b/app/views/home/_skinny.html.haml index 4f68badf5a..8798e504a6 100644 --- a/app/views/home/_skinny.html.haml +++ b/app/views/home/_skinny.html.haml @@ -1,5 +1,6 @@ .row.active_table_row{"ng-click" => "toggle()", "ng-class" => "{'closed' : !open()}"} .columns.small-4 + %i.ofn-i_040-hub %strong {{ hub.name }} .columns.small-3 {{ hub.address.city }}