瀏覽代碼

Changes to "Use compact file layout"

main
Eric Amodio 6 年之前
父節點
當前提交
70b5ed2eaa
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      src/ui/settings/index.html

+ 3
- 3
src/ui/settings/index.html 查看文件

@ -2342,7 +2342,7 @@
type="checkbox"
disabled
/>
<label for="views.repositories.files.compact">Use compact layout</label>
<label for="views.repositories.files.compact">Use compact file layout</label>
</div>
<p class="setting__hint ml-3 hidden" data-visibility="settings.mode =advanced">
Compacts (flattens) unnecessary nesting when using a tree layouts
@ -2666,7 +2666,7 @@
type="checkbox"
disabled
/>
<label for="views.search.files.compact">Use compact layout</label>
<label for="views.search.files.compact">Use compact file layout</label>
</div>
<p class="setting__hint ml-3 hidden" data-visibility="settings.mode =advanced">
Compacts (flattens) unnecessary nesting when using a tree layouts
@ -2800,7 +2800,7 @@
type="checkbox"
disabled
/>
<label for="views.compare.files.compact">Use compact layout</label>
<label for="views.compare.files.compact">Use compact file layout</label>
</div>
<p class="setting__hint ml-3 hidden" data-visibility="settings.mode =advanced">
Compacts (flattens) unnecessary nesting when using a tree layouts

Loading…
取消
儲存