From aecbce9dc26156ec252adae00da55f3756230ce9 Mon Sep 17 00:00:00 2001 From: Ellen Date: Thu, 4 Apr 2019 11:04:35 -0700 Subject: [PATCH 1/2] Add instructions for inserting cross reference --- app/partials/mms/add-pe.html | 1 + app/partials/mms/new-view.html | 1 + 2 files changed, 2 insertions(+) diff --git a/app/partials/mms/add-pe.html b/app/partials/mms/add-pe.html index 36f246e39..0f50db19f 100644 --- a/app/partials/mms/add-pe.html +++ b/app/partials/mms/add-pe.html @@ -25,6 +25,7 @@

Add {{presentationElemType | lowerc
+

Begin by searching for the {{presentationElemType | lowercase}}, then click its name or documentation to add to document.

diff --git a/app/partials/mms/new-view.html b/app/partials/mms/new-view.html index 561807b9e..e5bf433a3 100644 --- a/app/partials/mms/new-view.html +++ b/app/partials/mms/new-view.html @@ -22,6 +22,7 @@

Add view

+

Begin by searching for the view, then click its name or documentation to add to document.


From d7cd92bd408aa3df1be398915b8341ad26e75ba9 Mon Sep 17 00:00:00 2001 From: Ellen Date: Thu, 4 Apr 2019 11:38:45 -0700 Subject: [PATCH 2/2] Updated copy --- app/partials/mms/add-pe.html | 2 +- app/partials/mms/new-view.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/partials/mms/add-pe.html b/app/partials/mms/add-pe.html index 0f50db19f..960bbe36d 100644 --- a/app/partials/mms/add-pe.html +++ b/app/partials/mms/add-pe.html @@ -25,7 +25,7 @@

Add {{presentationElemType | lowerc

-

Begin by searching for the {{presentationElemType | lowercase}}, then click its name or documentation to add to document.

+

Begin by searching for the {{presentationElemType | lowercase}}, then click its name or documentation to add the {{presentationElemType | lowercase}}.

diff --git a/app/partials/mms/new-view.html b/app/partials/mms/new-view.html index e5bf433a3..c96166425 100644 --- a/app/partials/mms/new-view.html +++ b/app/partials/mms/new-view.html @@ -22,7 +22,7 @@

Add view

-

Begin by searching for the view, then click its name or documentation to add to document.

+

Begin by searching for the view, then click its name or documentation to add the view.