Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Sharkey
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Essem
Sharkey
Commits
818bdc09
Unverified
Commit
818bdc09
authored
7 years ago
by
syuilo
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update settings.vue
parent
48340006
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/web/app/desktop/views/components/settings.vue
+5
-2
5 additions, 2 deletions
src/web/app/desktop/views/components/settings.vue
with
5 additions
and
2 deletions
src/web/app/desktop/views/components/settings.vue
+
5
−
2
View file @
818bdc09
...
...
@@ -37,13 +37,16 @@
<el-option
label=
"en-US"
value=
"en"
/>
</el-option-group>
</el-select>
<div
class=
"none ui info"
>
<p>
%fa:inffo-circle%変更はページの再度読み込み後に反映されます。
</p>
</div>
</section>
<section
class=
"web"
v-show=
"page == 'web'"
>
<h1>
キャッシュ
</h1>
<button
class=
"ui button"
@
click=
"clean"
>
クリーンアップ
</button>
<div
class=
"none ui info"
>
<p>
%fa:
info-circ
le%クリーンアップを行うと、ブラウザに記憶されたアカウント情報のキャッシュ、書きかけの投稿・返信・メッセージ、およびその他のデータ(設定情報含む)が削除されます。クリーンアップを行った後はページを再度読み込みする必要があります。
</p>
<div
class=
"none ui info
warn
"
>
<p>
%fa:
exclamation-triang
le%クリーンアップを行うと、ブラウザに記憶されたアカウント情報のキャッシュ、書きかけの投稿・返信・メッセージ、およびその他のデータ(設定情報含む)が削除されます。クリーンアップを行った後はページを再度読み込みする必要があります。
</p>
</div>
</section>
...
...
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