mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Edit Online for XLAM files (#1490)
Similar to PPAM files (for MS Powerpoint), those are Macro-Enabled Add-ins for MS Excel
This commit is contained in:
@@ -38,6 +38,7 @@ export const supportedExtensions = {
|
|||||||
xlt: 'ms-excel',
|
xlt: 'ms-excel',
|
||||||
xltx: 'ms-excel',
|
xltx: 'ms-excel',
|
||||||
xltm: 'ms-excel',
|
xltm: 'ms-excel',
|
||||||
|
xlam: 'ms-excel',
|
||||||
ppt: 'ms-powerpoint',
|
ppt: 'ms-powerpoint',
|
||||||
pptx: 'ms-powerpoint',
|
pptx: 'ms-powerpoint',
|
||||||
pot: 'ms-powerpoint',
|
pot: 'ms-powerpoint',
|
||||||
|
Reference in New Issue
Block a user