diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-02-25 22:29:38 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-02-25 22:29:38 +0100 |
| commit | 0836670c5cd8bb17322504c46e07d3944add63c3 (patch) | |
| tree | e6b00b6f44f52c31613516e6f3bdf4d0ffe1dd3b /docs/topics/conditional-view-processing.txt | |
| parent | 5d883589a8f6950e98538c9509a201d61573460d (diff) | |
Fixed #6195 -- Documented caching options for javascript_catalog.
Diffstat (limited to 'docs/topics/conditional-view-processing.txt')
| -rw-r--r-- | docs/topics/conditional-view-processing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/conditional-view-processing.txt b/docs/topics/conditional-view-processing.txt index 1979e89c31..caa7376189 100644 --- a/docs/topics/conditional-view-processing.txt +++ b/docs/topics/conditional-view-processing.txt @@ -27,7 +27,7 @@ instead of a full response, telling the client that nothing has changed. When you need more fine-grained control you may use per-view conditional processing functions. -.. conditional-decorators: +.. _conditional-decorators: The ``condition`` decorator =========================== |
