mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-15 16:11:37 -04:00
Add lower tabs pane instead of splitting
This commit is contained in:
@@ -40,7 +40,7 @@ class UserStats < Netzke::Base
|
||||
|
||||
private
|
||||
def user
|
||||
controller.current_user
|
||||
User.find_by_id(session[:selected_user_id]) || controller.current_user
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user