Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
frag.jetzt
Manage
Activity
Members
Labels
Plan
Issues
192
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
frag.jetzt
Commits
532f726c
There was an error fetching the commit references. Please try again later.
Commit
532f726c
authored
4 years ago
by
Klaus-Dieter Quibeldey-Cirkel
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Merge branch..."
This reverts merge request !450
parent
221d5f51
No related merge requests found
Pipeline
#50863
passed with stages
in 12 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/components/shared/comment-answer/comment-answer.component.html
+0
-1
0 additions, 1 deletion
...nents/shared/comment-answer/comment-answer.component.html
with
0 additions
and
1 deletion
src/app/components/shared/comment-answer/comment-answer.component.html
+
0
−
1
View file @
532f726c
...
@@ -17,7 +17,6 @@
...
@@ -17,7 +17,6 @@
<mat-tab
label=
"{{'comment-page.your-answer' | translate}}"
>
<mat-tab
label=
"{{'comment-page.your-answer' | translate}}"
>
<mat-form-field
class=
"input-block"
>
<mat-form-field
class=
"input-block"
>
<textarea
[(ngModel)]=
"answer"
(input)=
"edit = true"
<textarea
[(ngModel)]=
"answer"
(input)=
"edit = true"
(keyup)=
"$event.cancelBubble=true"
matInput
matInput
matTextareaAutosize
matTextareaAutosize
matAutosizeMinRows=
"3"
matAutosizeMinRows=
"3"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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