mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix: client: themes -> columns (#434)
This commit is contained in:
parent
5d22722010
commit
ad8e55d824
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
</select>
|
||||
</li>
|
||||
<li title="Visible Columns">
|
||||
<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">
|
||||
<option {{ name-size-date-owner-mode-selected }}>name-size-date-owner-mode</option>
|
||||
<option {{ name-size-date-selected }}>name-size-date</option>
|
||||
<option {{ name-size-selected }}>name-size</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue