-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finalizing sample data: removed the unused profile
SVN:code[189]
- Loading branch information
Showing
4 changed files
with
0 additions
and
1,858 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Set> | ||
<URP_Profiles id="100"> | ||
<name>Delivery Manager France</name> | ||
<description>Persons in charge of the operations for French customers</description> | ||
</URP_Profiles> | ||
</Set> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,3 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Set> | ||
<URP_ProfileProjection id="1"> | ||
<dimensionid>1</dimensionid> | ||
<profileid>100</profileid> | ||
<value>1;2</value> | ||
<attribute></attribute> | ||
</URP_ProfileProjection> | ||
<URP_ProfileProjection id="3"> | ||
<dimensionid>2</dimensionid> | ||
<profileid>100</profileid> | ||
<value><any></value> | ||
<attribute></attribute> | ||
</URP_ProfileProjection> | ||
</Set> |
Oops, something went wrong.