We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d22722 commit ad8e55dCopy full SHA for ad8e55d
tmpl/config.hbs
@@ -50,7 +50,7 @@
50
</select>
51
</li>
52
<li title="Visible Columns">
53
- <select data-name="js-themes" class="form-control full-width" title="Visible Columns">
+ <select data-name="js-columns" class="form-control full-width" title="Visible Columns">
54
<option {{ name-size-date-owner-mode-selected }}>name-size-date-owner-mode</option>
55
<option {{ name-size-date-selected }}>name-size-date</option>
56
<option {{ name-size-selected }}>name-size</option>
0 commit comments