mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 19:11:56 +02:00
Rename history file tree and move it around.
This commit is contained in:
@@ -73,7 +73,7 @@ block content
|
||||
)
|
||||
.ui-layout-west
|
||||
include ./editor/file-tree
|
||||
include ./editor/history-file-tree
|
||||
include ./editor/history/fileTreeV2
|
||||
|
||||
.ui-layout-center
|
||||
include ./editor/editor
|
||||
|
||||
@@ -10,8 +10,6 @@ aside.file-tree.full-size(
|
||||
is-loading="history.loadingFileTree"
|
||||
)
|
||||
|
||||
|
||||
|
||||
aside.file-tree.file-tree-history.full-size(
|
||||
ng-controller="FileTreeController"
|
||||
ng-class="{ 'multi-selected': multiSelectedCount > 0 }"
|
||||
Reference in New Issue
Block a user