CC-4922
This commit is contained in:
parent
5fe70754bd
commit
c79e4fb9ea
2 changed files with 9 additions and 6 deletions
|
@ -148,7 +148,7 @@ var AIRTIME = (function(AIRTIME) {
|
|||
mod.checkDeleteButton = function() {
|
||||
var selected = mod.getChosenItemsLength(),
|
||||
check = false;
|
||||
|
||||
|
||||
if (selected !== 0) {
|
||||
check = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue