Trying to make login as default state
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 11.3k
- Forks
- 3k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hello,
I fork the blur admin project from github with login module,
now to make login page as first page of my app I did this in pages.module.js file
function routeConfig($urlRouterProvider, baSidebarServiceProvider) {
$urlRouterProvider.otherwise('/login');
}
Now my panel look like this

How Can I fix this? Please help me out.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.