mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
fix: ng2-alfresco-tag
This commit is contained in:
parent
f0963f5de3
commit
f954930678
@ -27,6 +27,7 @@ import { TagService } from '../services/tag.service';
|
||||
*/
|
||||
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'alfresco-tag-node-actions-list',
|
||||
templateUrl: './tag-actions.component.html',
|
||||
styleUrls: ['./tag-actions.component.css']
|
||||
|
@ -27,6 +27,7 @@ import { TagService } from '../services/tag.service';
|
||||
*/
|
||||
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'alfresco-tag-list',
|
||||
templateUrl: './tag-list.component.html'
|
||||
})
|
||||
|
@ -27,6 +27,7 @@ import { TagService } from '../services/tag.service';
|
||||
*/
|
||||
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'alfresco-tag-node-list',
|
||||
templateUrl: './tag-node-list.component.html',
|
||||
styleUrls: ['./tag-node-list.component.css']
|
||||
|
Loading…
x
Reference in New Issue
Block a user