Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
4e53ba0c20
commit
272911527c
4 changed files with 1 additions and 8 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue