1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 02:10:24 +00:00

[share dialog] 'share link' panel: improvement(added 'copy' & used icons instead of text for 'details') for link items in the list (#5424)

This commit is contained in:
llj
2023-04-06 17:38:19 +08:00
committed by GitHub
parent dce6670c61
commit c3a452bbc3
3 changed files with 13 additions and 5 deletions

View File

@@ -199,8 +199,8 @@ class ShareLinkPanel extends React.Component {
<tr>
<th width="28%">{gettext('Link')}</th>
<th width="30%">{gettext('Permission')}</th>
<th width="30%">{gettext('Expiration')}</th>
<th width="12%"></th>
<th width="28%">{gettext('Expiration')}</th>
<th width="14%"></th>
</tr>
</thead>
<tbody>