mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2451] Reviewed component docs and fixed package.json (#3118)
* [ADF-2451] Reviewed component docs and fixed package.json issues * [ADF-2451] Fixed permission list brief desc and rebuilt indexes * [ADF-2451] Fixed incorrect filename for inherited button directive docs
This commit is contained in:
committed by
Eugenio Romano
parent
396d9104ee
commit
838842caac
@@ -31,6 +31,7 @@ import { FileModel, EXTENDIBLE_COMPONENT } from '@alfresco/adf-core';
|
||||
})
|
||||
export class UploadVersionButtonComponent extends UploadButtonComponent implements OnChanges {
|
||||
|
||||
/** (**Required**) The node to be versioned. */
|
||||
@Input()
|
||||
node: MinimalNodeEntryEntity;
|
||||
|
||||
|
Reference in New Issue
Block a user