Gestionnaire Legacy UI: fix nouveaux dossier list filter
This commit is contained in:
parent
f9d9ee41f7
commit
c602efee18
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ class DossiersListFacades
|
|||
end
|
||||
|
||||
def nouveaux_total
|
||||
service.nouveaux.count
|
||||
service.nouveaux.without_followers.count
|
||||
end
|
||||
|
||||
def suivi_total
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue