Selaa lähdekoodia

Merge pull request #10052 from JamesDeFabia/17694AddTooltipsHTTPS

HPCC-17694 Add tooltip for ESP HTTPS passphrase in Config Mgr

Reviewed-By: Russ Whitehead <william.whitehead@lexisnexis.com>
Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 8 vuotta sitten
vanhempi
commit
b1f18b4742
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      initfiles/componentfiles/configxml/esp.xsd.in

+ 1 - 0
initfiles/componentfiles/configxml/esp.xsd.in

@@ -380,6 +380,7 @@
                             <xs:annotation>
                                 <xs:appinfo>
                                     <viewType>password</viewType>
+                                    <tooltip>The passphrase used to generate the private key.</tooltip>
                                 </xs:appinfo>
                             </xs:annotation>
                         </xs:attribute>