From 33895824b458fe2a8492224c8f8dcdbbebd1e60e Mon Sep 17 00:00:00 2001 From: Casey West Date: Tue, 10 Aug 2010 11:32:04 -0400 Subject: [PATCH] IE related changes --- app/views/dashboard/index.html.haml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/dashboard/index.html.haml b/app/views/dashboard/index.html.haml index 12b42a8..52f2116 100644 --- a/app/views/dashboard/index.html.haml +++ b/app/views/dashboard/index.html.haml @@ -46,11 +46,11 @@ '#{link_to 'Org', organizations_path, :class => 'new-listing'}', '#{link_to 'User', users_path, :class => 'new-listing'}', '#{link_to 'Deal', deals_path, :class => 'new-listing'}' - ], + ] } ] - ], - }, + ] + } } } }); @@ -58,4 +58,4 @@ $('body').fluxxStage(); }); %body#fluxx - Loading Dashboard \ No newline at end of file + Loading Dashboard