Browse Source

[FIX] line length

pull/35/head
Holger Brunn 11 years ago
parent
commit
fe9f919ab1
  1. 2
      web_treeview_text_newlines/__openerp__.py

2
web_treeview_text_newlines/__openerp__.py

@ -23,7 +23,7 @@
{
'name': 'Show newlines in treeview',
'version': '1.0',
'description': """This addons makes textfields in treeview show newlines""",
'description': "This addons makes textfields in treeview show newlines",
'author': 'Therp BV',
'website': 'http://www.therp.nl',
"category": "Tools",

Loading…
Cancel
Save