Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
anis-next
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
anis
anis-next
Merge requests
!65
Resolve "Amélioration webpage (URL + stylesheet)"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Amélioration webpage (URL + stylesheet)"
80-amelioration-webpage-url-stylesheet
into
develop
Overview
0
Commits
3
Pipelines
0
Changes
30
Merged
François Agneray
requested to merge
80-amelioration-webpage-url-stylesheet
into
develop
2 years ago
Overview
0
Commits
3
Pipelines
0
Changes
30
Expand
Closes
#80 (closed)
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
3296e973
3 commits,
2 years ago
30 files
+
171
−
42
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
30
Search (e.g. *.vue) (Ctrl+P)
client/src/app/admin/admin-shared/components/webpage-form-content.component.html
+
1
−
1
Options
@@ -4,7 +4,7 @@
<div
class=
"code-container line-numbers"
>
<textarea
#textArea
placeholder=
"Add your code (
default html
)"
placeholder=
"Add your code (
{{ codeType }}
)"
class=
"text-area-code-editor"
id=
"{{ controlName }}"
name=
"{{ controlName }}"
Loading