File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ to only show the flash message once. Something along these lines:
68
68
69
69
// YOUR WORK: register showFlash on the page ready event.
70
70
71
- The parts about adding the flash messages in the DOM and registering your handler depend on the Javascript framework you use in your page.
71
+ The parts about adding the flash messages in the DOM and registering your handler depend on the JavaScript framework you use in your page.
72
72
73
73
Your VCL configuration should `filter out this cookie <https://www.varnish-cache.org/trac/wiki/VCLExampleRemovingSomeCookies >`_
74
74
on subsequent requests, in case the JavaScript failed to remove it.
Original file line number Diff line number Diff line change 10
10
invalidator
11
11
ETag
12
12
templating
13
- Javascript
You can’t perform that action at this time.
0 commit comments