Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rights Engine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Polaris
Rights Engine
Commits
3fef13ef
Commit
3fef13ef
authored
2 months ago
by
Benjamin Ledel
Browse files
Options
Downloads
Patches
Plain Diff
* add filter
parent
851beddc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#1633329
passed
2 months ago
Stage: test
Stage: build
Stage: deploy
Pipeline: FIRST_START
#1633394
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/frontend/src/app/control-center/control-center.component.html
+9
-7
9 additions, 7 deletions
...tend/src/app/control-center/control-center.component.html
with
9 additions
and
7 deletions
src/frontend/src/app/control-center/control-center.component.html
+
9
−
7
View file @
3fef13ef
...
...
@@ -7,13 +7,6 @@
<nz-tabset>
<nz-tab
[nzTitle]=
"tabTitleResultTools"
>
<ng-template
i18n=
"Analytics Result Tools @@ResultTools"
#tabTitleResultTools
>
Analytics Result Tools
</ng-template>
<app-result-tools></app-result-tools>
</nz-tab>
<nz-tab
[nzTitle]=
"tabTitleOverview"
>
<ng-template
i18n=
"Overview @@Overview"
#tabTitleOverview
>
Übersicht
...
...
@@ -157,4 +150,13 @@
</div>
</nz-tab>
<nz-tab
[nzTitle]=
"tabTitleResultTools"
>
<ng-template
i18n=
"Analytics Result Tools @@ResultTools"
#tabTitleResultTools
>
Analytics Result Tools
</ng-template>
<app-result-tools></app-result-tools>
</nz-tab>
</nz-tabset>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment