mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #48561 from nextcloud/Jerome-Herbinet-internal-shares-parameter-better-distinction
This commit is contained in:
commit
ba81fbde89
3 changed files with 4 additions and 4 deletions
|
|
@ -96,7 +96,7 @@
|
|||
<NcCheckboxRadioSwitch type="switch"
|
||||
aria-controls="settings-sharing-api-expiration"
|
||||
:checked.sync="settings.defaultInternalExpireDate">
|
||||
{{ t('settings', 'Set default expiration date for shares') }}
|
||||
{{ t('settings', 'Set default expiration date for internal shares') }}
|
||||
</NcCheckboxRadioSwitch>
|
||||
<fieldset v-show="settings.defaultInternalExpireDate" id="settings-sharing-api-expiration" class="sharing__sub-section">
|
||||
<NcCheckboxRadioSwitch :checked.sync="settings.enforceInternalExpireDate">
|
||||
|
|
|
|||
4
dist/settings-vue-settings-admin-sharing.js
vendored
4
dist/settings-vue-settings-admin-sharing.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue