demarches-normaliennes/app/views/backoffice/dossiers/index.js.erb

6 lines
209 B
Text
Raw Normal View History

2016-11-28 16:49:50 +01:00
<%= smart_listing_update :new_dossiers, {force: true} %>
<%= smart_listing_update :follow_dossiers, {force: true} %>
<%= smart_listing_update :all_state_dossiers, {force: true} %>
filters_init();
link_init();