lint compliance
This commit is contained in:
parent
caa72ba949
commit
947c9c5e40
@ -1948,10 +1948,6 @@ define([
|
|||||||
$container.append($shareBlock);
|
$container.append($shareBlock);
|
||||||
};
|
};
|
||||||
|
|
||||||
var hideNewButton = function () {
|
|
||||||
$('.cp-dropdown-content').hide();
|
|
||||||
};
|
|
||||||
|
|
||||||
var SORT_FOLDER_DESC = 'sortFoldersDesc';
|
var SORT_FOLDER_DESC = 'sortFoldersDesc';
|
||||||
var SORT_FILE_BY = 'sortFilesBy';
|
var SORT_FILE_BY = 'sortFilesBy';
|
||||||
var SORT_FILE_DESC = 'sortFilesDesc';
|
var SORT_FILE_DESC = 'sortFilesDesc';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user