That this typo

Jonathan Frederic 11 years ago
parent 0ca3ce1236
commit c3838cf2c9

@ -332,6 +332,7 @@ define([
var selected = [];
var has_running_notebook = false;
var has_directory = false;
var that = this;
$('.list_item :checked').each(function(index, item) {
var parent = $(item).parent().parent();
selected.push({

Loading…
Cancel
Save