[-] BO : FixBug #PSCSX-40 categories unchanged after select a new home category

This commit is contained in:
Jerome Nadaud
2013-11-25 12:08:34 +01:00
parent c613ca5a7d
commit 611cfd90a0
2 changed files with 4 additions and 3 deletions
@@ -57,7 +57,7 @@
},
function(res)
{
$('#categories-treeview').parent().html(res);
$('#categories-tree').parent().parent().html(res);
}
);
});