gitlab-org--gitlab-foss/app/views/projects/tree
Adam Buckland 8abc757539 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
2016-08-09 14:08:47 +01:00
..
_blob_item.html.haml
_readme.html.haml
_spinner.html.haml
_submodule_item.html.haml
_tree_commit_column.html.haml Expand commit message width in repo view 2016-08-02 11:40:44 -05:00
_tree_content.html.haml
_tree_header.html.haml
_tree_item.html.haml
_tree_row.html.haml Update tree view to sort folders with submodules 2016-08-09 14:08:47 +01:00
show.html.haml