0

I am trying to change the path in the state routing in build/app.js but it loads the layout.tpl.html always with /dashboard url not loading the template with any other url. Please can anybody tell me how to change it ?

Garima
  • 1,566
  • 2
  • 11
  • 14

1 Answers1

1

you can easily to to the app.config.js file and change the root of the URL

S Gaber
  • 1,536
  • 7
  • 24
  • 43