Merge pull request #19306 from nextcloud/enh/js-escape-html

Use escape-html in collaboration.js
This commit is contained in:
John Molakvoæ 2020-02-06 09:09:41 +01:00 committed by GitHub
commit daf6887c09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 2 additions and 0 deletions

BIN
core/js/dist/login.js vendored

Binary file not shown.

Binary file not shown.

BIN
core/js/dist/main.js vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -20,6 +20,8 @@
*
*/
import escapeHTML from 'escape-html'
/**
* @typedef TypeDefinition
* @method {callback} action This action is executed to let the user select a resource