1
0
Fork 0

Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Philipp 2022-11-27 01:52:14 +01:00 committed by GitHub
commit 272911527c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 8 deletions

View file

@ -56,7 +56,7 @@
* IMPORTANT
*
* This is a modified version to work with
* the frio theme.and bootstrap modals
* the frio theme and Bootstrap modals
*
* The original file is under:
* js/module/media/browser.js
@ -86,8 +86,6 @@ var Browser = {
}
}
console.log('FileBrowser: ' + nickname, type, Browser.event, Browser.id);
Browser.postLoad();
$('.error .close').on('click', function (e) {