[IMP] improve the code
authorRandhir Mayatra (OpenERP) <rma@tinyerp.com>
Thu, 29 Nov 2012 05:31:12 +0000 (11:01 +0530)
committerRandhir Mayatra (OpenERP) <rma@tinyerp.com>
Thu, 29 Nov 2012 05:31:12 +0000 (11:01 +0530)
bzr revid: rma@tinyerp.com-20121129053112-fiq8k4w56crv3q4x

addons/pad/static/src/xml/pad.xml
addons/project/project_view.xml

index eaa519d..bd3e296 100644 (file)
@@ -8,7 +8,7 @@
         <t t-if="!widget.configured">
             <div class="oe_form_field_text oe_pad oe_unconfigured">
                 <p>
-                    You must configure the etherpad through the menu Setting > Companies > Companies, in the configuration tab of your company.
+                    You must configure the etherpad through the menu Settings > Companies > Companies, in the configuration tab of your company.
                 </p>
             </div>
         </t>
index d79689f..f54fb20 100644 (file)
                     </group>
                     <notebook>
                         <page string="Description">
-                            <field name="description" attrs="{'readonly':[('state','=','done')]}" placeholder="You must configure the etherpad through the menu Settings ......"/>
+                            <field name="description" attrs="{'readonly':[('state','=','done')]}" placeholder="Add a Description..."/>
                             <field name="work_ids" groups="project.group_tasks_work_on_tasks">
                                 <tree string="Task Work" editable="top">
                                     <field name="name"/>