feature(cloudcmd) --columns: add ability to set visible columns (#146)

This commit is contained in:
coderaiser 2018-03-02 18:00:15 +02:00
parent 6c9913e5f1
commit b5f98be162
18 changed files with 115 additions and 30 deletions

View file

@ -43,6 +43,12 @@
Zip
</label>
</li>
<li>
<select data-name="js-columns" class="form-control full-width" title="Columns">
<option {{ name-size-date-owner-mode-selected }}>name-size-date-owner-mode</option>
<option {{ name-size-date-selected }}>name-size-date</option>
</select>
</li>
<li>
<select data-name="js-editor" class="form-control full-width" title="Editor">
<option {{ edward-selected }}>edward</option>