mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Fix home page link
This commit is contained in:
parent
a2a67159d4
commit
211f8c9143
10 changed files with 31 additions and 30 deletions
|
@ -31,7 +31,7 @@ Rails.application.routes.draw do
|
|||
|
||||
# REGISTRAR ROUTES
|
||||
namespace :registrar do
|
||||
root 'dashboard#show'
|
||||
root 'polls#show'
|
||||
|
||||
devise_for :users, path: '', class_name: 'ApiUser', skip: %i[sessions]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue