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