Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
admin-fe
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
Container Registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Angelina Filippova
admin-fe
Commits
a0e01bfd
Commit
a0e01bfd
authored
5 years ago
by
Angelina Filippova
Browse files
Options
Downloads
Patches
Plain Diff
Remove repetitive descriptions on frontend tab
parent
d90ea284
No related branches found
No related tags found
No related merge requests found
Pipeline
#21783
passed
5 years ago
Stage: lint
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/views/settings/components/Frontend.vue
+0
-5
0 additions, 5 deletions
src/views/settings/components/Frontend.vue
with
0 additions
and
5 deletions
src/views/settings/components/Frontend.vue
+
0
−
5
View file @
a0e01bfd
<
template
>
<div
v-if=
"!loading"
>
<el-form
ref=
"frontendData"
:model=
"frontendData"
:label-width=
"labelWidth"
>
<el-form-item>
<p
class=
"expl"
>
This form can be used to configure a keyword list that keeps the configuration data for any kind of frontend.
By default, settings for
<span
class=
"code"
>
pleroma_fe
</span>
and
<span
class=
"code"
>
masto_fe
</span>
are configured.
If you want to add your own configuration your settings need to be complete as they will override the defaults.
</p>
</el-form-item>
<setting
:setting-group=
"frontend"
:data=
"frontendData"
/>
</el-form>
<el-form
ref=
"assetsData"
:model=
"assetsData"
:label-width=
"labelWidth"
>
...
...
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