Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
elm
element-web
matrix-react-sdk
Commits
d33d6069
Commit
d33d6069
authored
9 years ago
by
David Baker
Browse files
Options
Download
Email Patches
Plain Diff
Only show uploads that are going to the current room
Fixes #506
parent
81329a42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/components/structures/UploadBar.js
src/components/structures/UploadBar.js
+1
-1
No files found.
src/components/structures/UploadBar.js
View file @
d33d6069
...
...
@@ -57,7 +57,7 @@ module.exports = React.createClass({displayName: 'UploadBar',
}
}
if
(
!
upload
)
{
upload
=
uploads
[
0
];
return
<
div
/>
}
var
innerProgressStyle
=
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment