Skip to content
Snippets Groups Projects
Commit 8d08708e authored by Eric Bremner's avatar Eric Bremner Committed by Lily Yan
Browse files

ISTWCMS-6341: putting back url alias in user form

parent 833ff6f6
No related branches found
No related tags found
1 merge request!343ISTWCMS-6341: removing url alias from the user form
......@@ -8,6 +8,7 @@ dependencies:
- field.field.user.user.field_uw_first_name
- field.field.user.user.field_uw_last_name
module:
- path
- user
id: user.user.default
targetEntityType: user
......@@ -48,6 +49,12 @@ content:
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 7
region: content
settings: { }
third_party_settings: { }
simplesamlphp_auth_user_enable:
weight: 3
region: content
......@@ -63,4 +70,3 @@ hidden:
field_password_expiration: true
field_pending_expire_sent: true
langcode: true
path: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment