summaryrefslogtreecommitdiffstats
path: root/webapp/components/profile_popover.jsx
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2017-03-20 16:58:09 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-03-20 16:58:09 -0400
commit886621824332006c6a5e8f0ef14804ef669960ff (patch)
tree730e60e5752dafa633d1234b58d610b0db9eb0a4 /webapp/components/profile_popover.jsx
parent7caab35cfab461a243eee0abe8d858f554ac0519 (diff)
downloadchat-886621824332006c6a5e8f0ef14804ef669960ff.tar.gz
chat-886621824332006c6a5e8f0ef14804ef669960ff.tar.bz2
chat-886621824332006c6a5e8f0ef14804ef669960ff.zip
Revert "PLT-3181 Added crossorigin='anonymous' to all external images (#5774)" (#5815)
This reverts commit 24848f9d6a92eb1e09189c358636fd1ba32fa6d6.
Diffstat (limited to 'webapp/components/profile_popover.jsx')
-rw-r--r--webapp/components/profile_popover.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/webapp/components/profile_popover.jsx b/webapp/components/profile_popover.jsx
index e21716cb3..c7d45474f 100644
--- a/webapp/components/profile_popover.jsx
+++ b/webapp/components/profile_popover.jsx
@@ -182,7 +182,6 @@ export default class ProfilePopover extends React.Component {
height='128'
width='128'
key='user-popover-image'
- crossOrigin='anonymous'
/>
);