no message
This commit is contained in:
parent
9a056af336
commit
5e4d62abcb
@ -509,9 +509,7 @@ function insertLibraryItemsIntoSurvey(){
|
|||||||
var type = $(this).attr("item-type");
|
var type = $(this).attr("item-type");
|
||||||
|
|
||||||
items.push(id + '_' + type);
|
items.push(id + '_' + type);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$("#branching").load('ajax.php?t=libraryBranching&a=addIntoSurvey', {anketa: srv_meta_anketa_id, items: items}, function(){
|
$("#branching").load('ajax.php?t=libraryBranching&a=addIntoSurvey', {anketa: srv_meta_anketa_id, items: items}, function(){
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user