cache not_archived notification list
This commit is contained in:
parent
47181ca80b
commit
e96709a4f8
2 changed files with 3 additions and 1 deletions
|
@ -98,6 +98,8 @@ module Instructeurs
|
|||
@archived_dossiers
|
||||
end
|
||||
|
||||
@not_archived_notifications_dossier_ids = current_instructeur.notifications_for_procedure(@procedure, :not_archived).pluck(:id)
|
||||
|
||||
sorted_ids = procedure_presentation.sorted_ids(@dossiers, current_instructeur)
|
||||
|
||||
if @current_filters.count > 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue