From 854ce8f2811537305ef6aac291f89f14e4d41b74 Mon Sep 17 00:00:00 2001 From: Will Earp Date: Thu, 18 Jun 2015 12:29:46 +0200 Subject: [PATCH] [FIX] howtos: grammatical error and xml styling --- doc/howtos/website.rst | 2 +- doc/howtos/website/teachers-menu | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/howtos/website.rst b/doc/howtos/website.rst index c3f575ef25d..bf8c1d4c313 100644 --- a/doc/howtos/website.rst +++ b/doc/howtos/website.rst @@ -255,7 +255,7 @@ since "Carol" is not an integer, the route was ignored and no route could be found. Odoo provides an additional converter called ``model`` which provides records -directly when given their id, let's use that and create a generic page for +directly when given their id. Let's use this to create a generic page for teacher biographies: .. patch:: diff --git a/doc/howtos/website/teachers-menu b/doc/howtos/website/teachers-menu index 117b8d16317..da659bde1ba 100644 --- a/doc/howtos/website/teachers-menu +++ b/doc/howtos/website/teachers-menu @@ -18,7 +18,8 @@ new file mode 100644 --- /dev/null +++ b/academy/views.xml @@ -0,0 +1,13 @@ -+ ++ ++ + + Academy teachers + academy.teachers @@ -30,4 +31,5 @@ new file mode 100644 + -+ ++ ++