Add main navigation bar
Make donations and invitations accessible to everyone
This commit is contained in:
@@ -2,5 +2,6 @@ class DashboardController < ApplicationController
|
||||
before_action :require_user_signed_in
|
||||
|
||||
def index
|
||||
@current_section = "dashboard"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user