config/routes.rb in phcmemberspro-9.7.8 vs config/routes.rb in phcmemberspro-9.7.9

- old
+ new

@@ -10,11 +10,11 @@ end # Application Client Backend - # Dashboard - root :to => 'modules/dashboards#index' + # Dashboard (Engine Root) + get 'modules/dashboards/index', :path => "dashboard" # Members Section namespace :member do # Member Routes