changeset 990:fa9db66122d7

Merge branch Indore-2017.2.x
author Dmitry Neverov <dmitry.neverov@gmail.com>
date Thu, 25 Jan 2018 17:02:11 +0100
parents 0017752827d3 (current diff) cd2e9f29587f (diff)
children 5ab8be24bdb2
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial-server/resources/buildServerResources/mercurialSettings.jsp	Thu Jan 25 16:44:35 2018 +0100
+++ b/mercurial-server/resources/buildServerResources/mercurialSettings.jsp	Thu Jan 25 17:02:11 2018 +0100
@@ -65,7 +65,7 @@
         <div class="smallNote" style="margin: 0;">
           Provide path to a parent directory on TeamCity server where a cloned repository
           should be created. Leave blank to use default path. Custom path will only be used
-          if included into whitelist.<bs:help file="Mercurial" anchor="clonePathWhitelist"/>
+          if included into whitelist.<bs:help file="Mercurial" anchor="cloneto"/>
         </div>
       </td>
     </tr>
@@ -96,7 +96,7 @@
     <td>
       <props:textProperty name="hgCommandPath" className="longField" />
       <span class="error" id="error_hgCommandPath"></span>
-      <div class="smallNote" style="margin: 0;">The path will be used on TeamCity server only if it is included into whitelist.<bs:help file="Mercurial" anchor="hgPathWhitelist"/></div>
+      <div class="smallNote" style="margin: 0;">The path will be used on TeamCity server only if it is included into whitelist.<bs:help file="Mercurial" anchor="hgpath"/></div>
     </td>
   </tr>
   <tr class="advancedSetting">