aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/file-upload.js
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-01-10 01:19:37 +0100
committerLukas Reschke <lukas@owncloud.com>2015-01-10 01:19:37 +0100
commite4840b5250039d8a5ba092bec4f7923de3e37937 (patch)
tree204329cde87eefcec6fa742ae1111c7bb87d37f1 /apps/files/js/file-upload.js
parent19b7911d79fca5c88849498298add83bd825565f (diff)
downloadnextcloud-server-e4840b5250039d8a5ba092bec4f7923de3e37937.tar.gz
nextcloud-server-e4840b5250039d8a5ba092bec4f7923de3e37937.zip
Don't double encode string
We already use `.text()` here which automatically properly encodes the string. Thus the string will be double-encoded and look ugly. (i.e. when you search for ">" you will see "No results found for &gt;") Fixes itself.
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions