mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1418] Viewer enhancements (#2930)
* move navigation buttons to the header * restrict file name to 35 characters * remove wrong condition in template
This commit is contained in:
committed by
Eugenio Romano
parent
3d19341c0d
commit
6072a987c9
@@ -188,7 +188,10 @@
|
||||
"SHARE": "Share",
|
||||
"MORE_ACTIONS": "More actions",
|
||||
"INFO": "Info",
|
||||
"FULLSCREEN": "Activate full-screen mode"
|
||||
"FULLSCREEN": "Activate full-screen mode",
|
||||
"CLOSE": "Close",
|
||||
"NEXT_FILE": "Next File",
|
||||
"PREV_FILE": "Previous File"
|
||||
},
|
||||
"ARIA": {
|
||||
"PREVIOUS_PAGE": "Previous page",
|
||||
|
Reference in New Issue
Block a user