mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
feature(cloudcmd) add ability to sort by name, size and date (#101)
This commit is contained in:
parent
d6616c8b76
commit
8d81ed3baa
4 changed files with 101 additions and 45 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="fm-header">
|
||||
<div data-name="js-fm-header" class="fm-header">
|
||||
<span data-name="js-type" class="mini-icon "></span>
|
||||
<span data-name="js-name" class="name reduce-text">name</span>
|
||||
<span data-name="js-size" class="size reduce-text">size</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue