From b876771a75f681f09f543c1942a1b6bfc0109743 Mon Sep 17 00:00:00 2001 From: Chriztian Steinmeier Date: Sun, 17 Oct 2021 18:02:59 +0200 Subject: [PATCH] Minor edits to the XPath query help sheet (#11385) * Clarify the use of placeholders Since the placeholder is only replaced if it's at the beginning of the query, I've added a note about it. Also made the spelling of XPath consistent and fixed a nesting error in the HTML. * Rephrase a couple of sentences (cherry picked from commit e04efe6067ae60b44b1ab985ca871ca28e7b19d6) --- .../src/views/prevalueeditors/treesource.html | 31 +++++++++++-------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/prevalueeditors/treesource.html b/src/Umbraco.Web.UI.Client/src/views/prevalueeditors/treesource.html index f56a6c8656ad..0ab66c964efb 100644 --- a/src/Umbraco.Web.UI.Client/src/views/prevalueeditors/treesource.html +++ b/src/Umbraco.Web.UI.Client/src/views/prevalueeditors/treesource.html @@ -27,7 +27,7 @@
- +
@@ -36,32 +36,37 @@ + placeholder="Enter XPath query">