Browse Source

added no caching to finished route

9.x-1.0
Paul Pound 1 year ago
parent
commit
73facbe505
  1. 2
      upei_roblib_ill.routing.yml

2
upei_roblib_ill.routing.yml

@ -20,5 +20,7 @@ roblib_ill.loan_form_finished:
defaults:
_controller: '\Drupal\upei_roblib_ill\Controller\RoblibIllController::finished'
_title: 'Interlibrary Loan Request Completed'
options:
no_cache: 'TRUE'
requirements:
_permission: 'access content'
Loading…
Cancel
Save