mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
feat: dashboard search rework
This commit is contained in:
committed by
Rainer Killinger
parent
dff4a95acc
commit
8c30a47706
@@ -127,11 +127,4 @@ export class FavoritesSectionComponent extends SearchPageComponent implements On
|
||||
notifySelect(item: SCThings) {
|
||||
this.dataRoutingService.emitChildEvent(item);
|
||||
}
|
||||
|
||||
/**
|
||||
* Action when user clicked edit to this section
|
||||
*/
|
||||
onSectionEdit() {
|
||||
void this.router.navigate(['/search']);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user