git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5057 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2008-12-11 02:49:19 +00:00
parent aec3157977
commit 30a2694b57
2 changed files with 2 additions and 2 deletions

View file

@ -133,7 +133,7 @@ function nodeToggleAll(){
}
function deleteNode(node){
if(confirm(lang_confirm_delete){
if(confirm(lang_confirm_delete)){
var params ={
"category_srl":node
,"parent_srl":0