This commit is contained in:
Martin Lensment 2015-09-15 12:12:51 +03:00
parent f7906800c4
commit 0a73f77130
2 changed files with 0 additions and 7 deletions

View file

@ -21,7 +21,6 @@ Rails.application.routes.draw do
namespace :registrar do
resource :dashboard
root 'dashboard#show'
# root 'polls#show'
resources :invoices do
member do