mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fixed thumbnail path
This commit is contained in:
@@ -264,7 +264,7 @@
|
||||
},
|
||||
|
||||
thumbBaseUrl: function () {
|
||||
return this.host + '/share/proxy/alfresco/';
|
||||
return this.host + '/alfresco/service/';
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user