Skip to content

Commit 27d07f7

Browse files
authored
Update include-an-add-in-part-in-the-provider-hosted-add-in.md
1 parent 37b2ae9 commit 27d07f7

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/sp-add-ins/include-an-add-in-part-in-the-provider-hosted-add-in.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
---
2-
title: Include an add-in part in the provider-hosted add-in
3-
ms.prod: SHAREPOINT
4-
ms.assetid: f77d528d-8b6d-4e2e-983c-3f3957983e9f
5-
---
6-
71

82
# Include an add-in part in the provider-hosted add-in
93
Learn how to surface a remote web form in a SharePoint page in a provider-hosted SharePoint Add-in.
@@ -98,7 +92,7 @@ In this article, you add a special kind of Web Part, called an add-in part to th
9892

9993
4. On the Web Part insertion control that opens, select the **Place Order** add-in part. The control will look similar to the following.
10094

101-
![SharePoint's Web Part insertion control. The part called "Place Order" is highlighted. Its name and description appears in a box at the right.](images/aae61f89-2e9e-4808-8b0c-2439dad7c701.PNG)
95+
![SharePoint's Web Part insertion control. The part called "Place Order" is highlighted. Its name and description appears in a box at the right.](../../images/aae61f89-2e9e-4808-8b0c-2439dad7c701.PNG)
10296

10397

10498

@@ -115,7 +109,7 @@ In this article, you add a special kind of Web Part, called an add-in part to th
115109

116110
3. The order form now appears on the page and it has the look-and-feel of the rest of the page. It should look like the following:
117111

118-
![The Place Order add-in part on the page with text boxes for Product, Supplier, and Quantity. There is also a "Place Order" button.](images/beae2e3c-c1f4-4334-8ab8-0c42252cb2a2.PNG)
112+
![The Place Order add-in part on the page with text boxes for Product, Supplier, and Quantity. There is also a "Place Order" button.](../../images/beae2e3c-c1f4-4334-8ab8-0c42252cb2a2.PNG)
119113

120114

121115

0 commit comments

Comments
 (0)