Skip to content

Commit 4eaf788

Browse files
jtmaxwell3jasonleenaylor
authored andcommitted
Fix LT-22532: Add Help url for Media field in Info tab (#948)
Fix LT-22532: Add Help url for Medial fiel field in Info tab (cherry picked from commit 01051b7)
1 parent e7dcee6 commit 4eaf788

4 files changed

Lines changed: 9270 additions & 2 deletions

File tree

DistFiles/Language Explorer/Configuration/Parts/CellarParts.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<slice label="Text is a translation" field="IsTranslated" editor="Checkbox" menu="mnuDataTree-Help"/>
185185
</part>
186186
<part id="Text-Detail-Media" type="Detail">
187-
<slice label="Media" field="MediaFiles" editor="custom" assemblyPath="DetailControls.dll" class="SIL.FieldWorks.Common.Framework.DetailControls.MediaInfoSlice" />
187+
<slice label="Media" field="MediaFiles" editor="custom" assemblyPath="DetailControls.dll" class="SIL.FieldWorks.Common.Framework.DetailControls.MediaInfoSlice" helpTopicID="khtpField-Interlinear-Media"/>
188188
</part>
189189
<part id="Text-Detail-CommentAllWs" type="Detail">
190190
<slice label="Comment" editor="multistring" ws="analysis vernacular" field="Description" menu="mnuDataTree-Help"/>

0 commit comments

Comments
 (0)