mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4267] expose stiky heder in document list (#4455)
* expose stiky heder in document list * lint fix
This commit is contained in:
@@ -42,10 +42,10 @@ export class AboutComponent implements OnInit {
|
||||
|
||||
/** Commit corresponding to the version of ADF to be used. */
|
||||
@Input() githubUrlCommitAlpha = 'https://github.com/Alfresco/alfresco-ng2-components/commits/';
|
||||
|
||||
|
||||
/** Toggles showing/hiding of extensions block. */
|
||||
@Input() showExtensions = true;
|
||||
|
||||
|
||||
/** Regular expression for filtering dependencies packages. */
|
||||
@Input() regexp = '^(@alfresco)';
|
||||
|
||||
|
Reference in New Issue
Block a user