Sfoglia il codice sorgente

Changes to "Use compact file layout"

main
Eric Amodio 6 anni fa
parent
commit
70b5ed2eaa
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. +3
    -3
      src/ui/settings/index.html

+ 3
- 3
src/ui/settings/index.html Vedi File

@ -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

Caricamento…
Annulla
Salva