Browse Source

Merge pull request #156 from OCA/sbidoul-patch-1

[UPD] mail_full_expand: fix website URI
pull/172/merge
Pedro M. Baeza 8 years ago
committed by GitHub
parent
commit
e704d1c0e8
  1. 2
      mail_full_expand/__manifest__.py

2
mail_full_expand/__manifest__.py

@ -7,7 +7,7 @@
"summary": "Expand mail in a big window",
"version": "10.0.1.0.0",
"category": "Social Network",
"website": "http://www.grupoesoc.es, https://odoo-community.org/",
"website": "http://www.grupoesoc.es/",
"author": "Grupo ESOC, Odoo Community Association (OCA)",
"license": "AGPL-3",
"application": False,

Loading…
Cancel
Save