mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
update download dir/multi
This commit is contained in:
@@ -54,7 +54,7 @@ define([
|
||||
this.model.destroy({
|
||||
wait: true,
|
||||
success: function() {
|
||||
var msg = gettext('Successfully unshared {placeholder}').replace('{placeholder}', '<span class="op-target">' + Common.HTMLescape(lib_name) + '</span>');
|
||||
var msg = gettext('Successfully unshared 1 item.');
|
||||
Common.feedback(msg, 'success', Common.SUCCESS_TIMOUT);
|
||||
},
|
||||
error: function(model, response) {
|
||||
|
Reference in New Issue
Block a user