mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
temporarily switch the hashbangs off
This commit is contained in:
parent
a80f200114
commit
c8e318c5ee
@ -48,7 +48,7 @@ import { LocationLinkComponent } from './components/location-link/location-link.
|
||||
imports: [
|
||||
BrowserModule,
|
||||
RouterModule.forRoot(APP_ROUTES, {
|
||||
useHash: true,
|
||||
useHash: false,
|
||||
enableTracing: false // enable for debug only
|
||||
}),
|
||||
AdfModule,
|
||||
|
Loading…
x
Reference in New Issue
Block a user