committed by
Frédéric Guillot
parent
82ea26f827
commit
3bc4cc8291
@@ -16,6 +16,7 @@ KB.on('dom.ready', function () {
|
||||
} else {
|
||||
$(el).closest('.subtask-title').replaceWith(data);
|
||||
}
|
||||
KB.trigger('subtasks.reloaded');
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user