From: Xavier Morel Date: Wed, 3 Dec 2014 13:20:51 +0000 (+0100) Subject: [FIX] doc: remaining instances of ruby-style interpolation in templates X-Git-Url: http://git.inspyration.org/?p=odoo%2Fodoo.git;a=commitdiff_plain;h=2275ab5d952b90779e1363fa2cc4f8927586c812 [FIX] doc: remaining instances of ruby-style interpolation in templates fixes #3157 --- diff --git a/doc/howtos/backend/exercise-creation b/doc/howtos/backend/exercise-creation index 0fdb3e3..4b780bd 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 892ef6e..7d69770 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 8dc89d8..ba8337f 100644 --- a/doc/howtos/web.rst +++ b/doc/howtos/web.rst @@ -1742,7 +1742,7 @@ attributes are:

-

+