diff options
Diffstat (limited to 'templates/personexpedition.html')
-rw-r--r-- | templates/personexpedition.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/personexpedition.html b/templates/personexpedition.html index 4428756..3c9ca11 100644 --- a/templates/personexpedition.html +++ b/templates/personexpedition.html @@ -66,7 +66,7 @@ it duplicates the entry but gets it wrong. The length from the first block is di - The template is in <var>troggle/templates/personexpedition.html</var> <br> - The code is in function <var>personexpedition()</var> which calls -<var>GetPersonChronology()</var> in <var>troggle/core/views_logbooks.py</var> +<var>GetPersonChronology()</var> in <var>troggle/core/views/logbooks.py</var> <br> - the connection between the two is made in the URL resolver in <var>troggle/urls.py</var> <p>To be fixed! |