mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add deprecated tag for old double tag
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
import { Directive, HostListener, Input } from '@angular/core';
|
||||
import { ContextMenuService } from './context-menu.service';
|
||||
|
||||
// @deprecated 2.3.0 context-menu tag removed
|
||||
@Directive({
|
||||
selector: '[adf-context-menu], [context-menu]'
|
||||
})
|
||||
|
Reference in New Issue
Block a user