1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 00:43:53 +00:00

[share link] improvement for 'delete confirm' & 'show expiration date'

This commit is contained in:
llj
2018-11-29 13:59:25 +08:00
parent 37ed51bd4a
commit 9ee2c2bcb2
3 changed files with 16 additions and 18 deletions

View File

@@ -44,8 +44,8 @@ define([
var _this = this;
var popupTitle = gettext("Are you sure to remove the share link?");
var popupContent = gettext("If the share link is removed, no one will be able to access the file any more with the link.");
var popupTitle = gettext("Are you sure you want to remove the share link?");
var popupContent = gettext("If the share link is removed, no one will be able to access it any more.");
var yesCallback = function() {
$.ajax({
url: Common.getUrl({