Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frontend-clients
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
OZG-Cloud
app
frontend-clients
Commits
c493379f
Commit
c493379f
authored
1 month ago
by
Martin Küster
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-Aktenzeichen-h1' into 'main'
Fix aktenzeichen h1 See merge request
!132
parents
3cc5eb0d
09913368
No related branches found
No related tags found
1 merge request
!132
Fix aktenzeichen h1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
alfa-client/libs/vorgang-detail/src/lib/aktenzeichen-edit-dialog/aktenzeichen-edit-dialog.component.html
+5
-1
5 additions, 1 deletion
...ichen-edit-dialog/aktenzeichen-edit-dialog.component.html
with
5 additions
and
1 deletion
alfa-client/libs/vorgang-detail/src/lib/aktenzeichen-edit-dialog/aktenzeichen-edit-dialog.component.html
+
5
−
1
View file @
c493379f
...
@@ -23,7 +23,11 @@
...
@@ -23,7 +23,11 @@
unter der Lizenz sind dem Lizenztext zu entnehmen.
unter der Lizenz sind dem Lizenztext zu entnehmen.
-->
-->
<h1
mat-dialog-title
data-test-id=
"aktenzeichen-edit-dialog-header"
>
Aktenzeichen bearbeiten
</h1>
<h4
class=
"pb-5 pl-6 pr-6 pt-6 text-lg font-medium text-primary"
mat-dialog-title
data-test-id=
"aktenzeichen-edit-dialog-header"
>
Aktenzeichen bearbeiten
</h4>
<form
class=
"form"
[formGroup]=
"form"
(ngSubmit)=
"onSubmit()"
>
<form
class=
"form"
[formGroup]=
"form"
(ngSubmit)=
"onSubmit()"
>
<mat-dialog-content>
<mat-dialog-content>
<div
class=
"content"
>
<div
class=
"content"
>
...
...
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