no message

This commit is contained in:
pero1203 2022-03-10 11:06:47 +01:00
parent 9a056af336
commit 5e4d62abcb

View File

@ -511,8 +511,6 @@ function insertLibraryItemsIntoSurvey(){
items.push(id + '_' + type);
});
$("#branching").load('ajax.php?t=libraryBranching&a=addIntoSurvey', {anketa: srv_meta_anketa_id, items: items}, function(){
popupClose();