mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
revert wrong tag name changed
This commit is contained in:
committed by
Eugenio Romano
parent
a8eac42c05
commit
7e357cfbae
@@ -23,7 +23,7 @@ import { SearchTermValidator } from './../forms/search-term-validator';
|
||||
import { SearchAutocompleteComponent } from './search-autocomplete.component';
|
||||
|
||||
@Component({
|
||||
selector: 'adf-search-control, search-control',
|
||||
selector: 'adf-search-control, alfresco-search-control',
|
||||
templateUrl: './search-control.component.html',
|
||||
styleUrls: ['./search-control.component.css']
|
||||
})
|
||||
|
Reference in New Issue
Block a user