mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Remove component identifier op-git-actions-menu
They are being used as dropdown components, and referenced by class anyway
This commit is contained in:
-1
@@ -36,7 +36,6 @@ import { ISnippet } from 'core-app/features/plugins/linked/openproject-github_in
|
||||
|
||||
|
||||
@Component({
|
||||
selector: 'op-git-actions-menu',
|
||||
templateUrl: './git-actions-menu.template.html',
|
||||
styleUrls: [
|
||||
'./styles/git-actions-menu.sass',
|
||||
|
||||
-1
@@ -37,7 +37,6 @@ import { I18nService } from "core-app/core/i18n/i18n.service";
|
||||
|
||||
|
||||
@Component({
|
||||
selector: 'op-git-actions-menu',
|
||||
templateUrl: './git-actions-menu.template.html',
|
||||
styleUrls: [
|
||||
'./styles/git-actions-menu.sass'
|
||||
|
||||
Reference in New Issue
Block a user