From 7e67d389b9d606943627089b2cd69ce34acc0f3c Mon Sep 17 00:00:00 2001 From: saurabhbhatia Date: Tue, 30 Jul 2013 17:14:08 +0800 Subject: [PATCH] Added new orbit bar to compatibility page --- app/views/layouts/compatibility.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/compatibility.html.erb b/app/views/layouts/compatibility.html.erb index 79f3651c..a4ce9032 100644 --- a/app/views/layouts/compatibility.html.erb +++ b/app/views/layouts/compatibility.html.erb @@ -8,6 +8,7 @@ <%= csrf_meta_tag %> + <%= render 'layouts/orbit_bar'%> <%= yield %>