mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 03:21:56 +02:00
remove unned debug line
This commit is contained in:
@@ -111,8 +111,6 @@ script(type='text/ng-template', id='entityListItemTemplate')
|
||||
|
||||
i.fa.fa-fw.fa-file(ng-if="entity.type == 'doc'")
|
||||
i.fa.fa-fw.fa-image(ng-if="entity.type == 'file'")
|
||||
|
||||
{{ $parent.multiSelectedCount }}
|
||||
span(
|
||||
ng-hide="entity.renaming"
|
||||
) {{ entity.name }}
|
||||
|
||||
Reference in New Issue
Block a user