Skip to content

Commit baa3691

Browse files
authored
Merge pull request #2638 from asfadmin/lily/wildcardhelp
Link to docs from vertex ui for scene name pattern search
2 parents 0ca517e + 9bfa0e2 commit baa3691

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/app/components/filters-dropdown/dataset-filters/dataset-filters.component.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@
116116
>
117117
<mat-panel-title class="panel-title">
118118
{{ 'SCENE_PATTERN_LIST' | translate }}
119+
<app-docs-modal
120+
class="info-text"
121+
text="DOCUMENTATION"
122+
url="https://docs.asf.alaska.edu/datasets/wildcard_usage/"
123+
>
124+
</app-docs-modal>
119125
</mat-panel-title>
120126
</mat-expansion-panel-header>
121127
<app-granule-list-selector />

0 commit comments

Comments
 (0)