Skip to content

Commit fd78092

Browse files
committed
Instance home page table: add shortenLabel prop
1 parent 611165d commit fd78092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/components/main_layout/InstanceHomePageTable.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ class InstanceHomePageTable extends React.Component {
178178
previewImageHeight={previewImageHeight}
179179
container='cell'
180180
expanded={expanded}
181+
shortenLabel={false}
181182
linkAsButton={linkAsButton}
182183
collapsedMaxWords={collapsedMaxWords}
183184
showSource={showSource}

0 commit comments

Comments
 (0)