Use latest acts_as_loggable, switch to not wrapping bikes_border because, netzke?

This commit is contained in:
Jason Denney
2013-02-02 14:26:51 -05:00
parent 873bccb030
commit 1fbf183603
2 changed files with 3 additions and 6 deletions
+1 -4
View File
@@ -10,9 +10,7 @@ class AppTabPanel < Netzke::Basepack::TabPanel
#all users
# (had to use hash for borders to get the title to display properly)
@@app_tab_panel_items = [ { layout: :fit,
wrappedComponent: :bikes_border,
title: "Bikes"},
@@app_tab_panel_items = [ :bikes_border,
{ layout: :fit,
wrappedComponent: :brands_and_models_border,
title: "Brands/Models"}
@@ -49,7 +47,6 @@ class AppTabPanel < Netzke::Basepack::TabPanel
end
end
c.active_tab = 0
c.prevent_header = true
c.tbar = [:sign_out]
c.items = @@app_tab_panel_items