mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
[group]fixed bug for group-rm
This commit is contained in:
@@ -8,6 +8,7 @@ function addConfirmTo(ele, confirm_con) {
|
||||
}
|
||||
$('#dialog-confirm').modal({appendTo:'#main'});
|
||||
Op_url = $(this).attr('data');
|
||||
return false;//in case ele is '<a>'
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user