webapp: Force wrap long filenames in transfer display.
This commit is contained in:
parent
cdb21649d0
commit
78c1cf5564
3 changed files with 14 additions and 2 deletions
|
@ -11,9 +11,9 @@
|
|||
<div .row-fluid>
|
||||
<h3>
|
||||
$maybe file <- associatedFile info
|
||||
#{file}
|
||||
#{segmentFilePath file}
|
||||
$nothing
|
||||
#{key2file $ transferKey transfer}
|
||||
#{segmentFilePath $ key2file $ transferKey transfer}
|
||||
$case transferDirection transfer
|
||||
$of Upload
|
||||
→
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue