Skip to content

Commit

Permalink
IE related changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cwest committed Aug 10, 2010
1 parent 95c6612 commit 3389582
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/views/dashboard/index.html.haml
Expand Up @@ -46,16 +46,16 @@
'#{link_to 'Org', organizations_path, :class => 'new-listing'}',
'#{link_to 'User', users_path, :class => 'new-listing'}',
'#{link_to 'Deal', deals_path, :class => 'new-listing'}'
],
]
}
]
],
},
]
}
}
}
});
jQuery(function($){
$('body').fluxxStage();
});
%body#fluxx
Loading Dashboard
Loading Dashboard

0 comments on commit 3389582

Please sign in to comment.