Skip to content

Commit 6342ff9

Browse files
committed
remove expand icon button
1 parent ce5343d commit 6342ff9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pyhdx/web/apps/pyhdx_app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ modules:
538538
hide_non_standard: True
539539
hide_heteroatoms: True
540540
hide_carbs: True
541+
hide_expand_icon: True
541542
opts: # opts are not applied directly but matched to color dataframe and then applied
542543
- rfu
543544
- drfu

pyhdx/web/apps/rfu_app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ modules:
218218
hide_non_standard: True
219219
hide_heteroatoms: True
220220
hide_carbs: True
221+
hide_expand_icon: True
221222
opts: # opts are not applied directly but matched to color dataframe and then applied
222223
- rfu
223224
- drfu

0 commit comments

Comments
 (0)