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