From bbb344501dbae800a9e1413cb799c95e9e00073a Mon Sep 17 00:00:00 2001 From: "Turkesh Patel (Open ERP)" Date: Wed, 2 Apr 2014 17:56:59 +0530 Subject: [PATCH] [IMP] remove commented code, improve indentation bzr revid: tpa@tinyerp.com-20140402122659-voev4rolm6ynvhxa --- addons/website_forum/data/question_improvement.yml | 14 +++++++------- .../website_forum/static/src/xml/website_forum.xml | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/addons/website_forum/data/question_improvement.yml b/addons/website_forum/data/question_improvement.yml index 537dcd67c5c..95ce436737a 100644 --- a/addons/website_forum/data/question_improvement.yml +++ b/addons/website_forum/data/question_improvement.yml @@ -1,10 +1,10 @@ -#- -# Admin User Edit a Question asked by demo user to improve typo -#- -# !python {model: website.forum.post}: | -# self.write(cr, ref('base.user_root'), [ref('website_forum.question_5')],{ -# 'name': 'CMS Replacement For ERP and ECommerce ?', -# }) +- + Admin User Edit a Question asked by demo user to improve typo +- + !python {model: website.forum.post}: | + self.write(cr, ref('base.user_root'), [ref('website_forum.question_5')],{ + 'name': 'CMS Replacement For ERP and ECommerce ?', + }) - Make mail notifications as read for assigned badges. - diff --git a/addons/website_forum/static/src/xml/website_forum.xml b/addons/website_forum/static/src/xml/website_forum.xml index 4dfacb1ed64..220f39447bb 100644 --- a/addons/website_forum/static/src/xml/website_forum.xml +++ b/addons/website_forum/static/src/xml/website_forum.xml @@ -1,7 +1,7 @@ - - -
  • New Forum
  • -
    -
    + + +
  • New Forum
  • +
    +
    \ No newline at end of file