From 2275ab5d952b90779e1363fa2cc4f8927586c812 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Wed, 3 Dec 2014 14:20:51 +0100 Subject: [PATCH] [FIX] doc: remaining instances of ruby-style interpolation in templates fixes #3157 --- doc/howtos/backend/exercise-creation | 2 +- doc/howtos/backend/exercise-kanban | 4 ++-- doc/howtos/web.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/howtos/backend/exercise-creation b/doc/howtos/backend/exercise-creation index 0fdb3e3c73a..4b780bddbb7 100644 --- a/doc/howtos/backend/exercise-creation +++ b/doc/howtos/backend/exercise-creation @@ -133,7 +133,7 @@ Index: addons/openacademy/templates.xml + + + -+ ++ + + + diff --git a/doc/howtos/backend/exercise-kanban b/doc/howtos/backend/exercise-kanban index 892ef6e0059..7d69770d33e 100644 --- a/doc/howtos/backend/exercise-kanban +++ b/doc/howtos/backend/exercise-kanban @@ -30,9 +30,9 @@ Index: addons/openacademy/views/openacademy.xml + + +
++ oe_kanban_card {{record.group_fancy==1 ? 'oe_kanban_card_fancy' : ''}}"> +
+ +
diff --git a/doc/howtos/web.rst b/doc/howtos/web.rst index 8dc89d8f549..ba8337ffd34 100644 --- a/doc/howtos/web.rst +++ b/doc/howtos/web.rst @@ -1742,7 +1742,7 @@ attributes are:

-

+