"base href" zu html hinzufügen
This commit is contained in:
parent
8be6388a66
commit
bce90dc00b
@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>User Manager Portal</title>
|
||||
<base href="/" />
|
||||
<user-manager-api href="/api/" user-route="user" group-route="group" module-route="module"
|
||||
module-of-user-route="moduleOfUser" group-of-user-route="groupOfUser" user-representation-route="userRep"
|
||||
dir-group-route="directory/Group?propName=samaccountname" dir-user-route="directory/user" dir-route="directory"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user