зеркало из https://github.com/nextcloud/server.git
Show stars as placeholder
This commit is contained in:
Родитель
1fef97f6a5
Коммит
33e77d34f4
|
@ -461,7 +461,7 @@ OC.Share={
|
|||
if (password != null) {
|
||||
$('#linkPass').show('blind');
|
||||
$('#showPassword').attr('checked', true);
|
||||
$('#linkPassText').attr('placeholder', t('core', 'Password protected'));
|
||||
$('#linkPassText').attr('placeholder', '**********');
|
||||
}
|
||||
$('#expiration').show();
|
||||
$('#emailPrivateLink #email').show();
|
||||
|
|
Загрузка…
Ссылка в новой задаче