show download Limits on page
This commit is contained in:
parent
9ad74e9cbf
commit
050a1aff83
5 changed files with 37 additions and 22 deletions
|
@ -12,7 +12,12 @@ module.exports = function(state, emit) {
|
|||
<th id="copy-file-list" class="center-col">${state.translate(
|
||||
'copyFileList'
|
||||
)}</th>
|
||||
<th id="expiry-file-list">${state.translate('expiryFileList')}</th>
|
||||
<th id="expiry-time-file-list" >${state.translate(
|
||||
'timeFileList'
|
||||
)}</th>
|
||||
<th id="expiry-downloads-file-list" >${state.translate(
|
||||
'downloadsFileList'
|
||||
)}</th>
|
||||
<th id="delete-file-list" class="center-col">${state.translate(
|
||||
'deleteFileList'
|
||||
)}</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue