Update tree view to sort folders with submodules
Currently trees are sorted in the fashion:
- folders
- files
- submodules
with each section sorted alphabetically
This changes to this system:
- folders and submodules (sorted together)
- files
Showing
app/views/projects/tree/_tree_row.html.haml
0 → 100644
Please
register
or
sign in
to comment