Skip to content

Commit

Permalink
LPS-194579 Remove redundant steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang Cao authored and brianchandotcom committed Sep 6, 2023
1 parent 86d05f6 commit 2623cee
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,12 +216,6 @@ definition {
contentType = "Purchase Order",
displayPageName = "Display Page Name");

PageEditor.addFragment(
collectionName = "Form Components",
fragmentName = "Form Container");

PageEditor.mapFormContainerToObject(contentType = "Purchase Order (Default)");

PageEditor.publish();

DisplayPageTemplatesAdmin.markDisplayPageAsDefault(displayPageName = "Display Page Name");
Expand Down

0 comments on commit 2623cee

Please sign in to comment.