Skip to content

Commit

Permalink
[IMP] website: update sample social media accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
odony committed Jul 30, 2014
1 parent c60dc65 commit 999876f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions addons/website/views/website_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
<div name="social_media">
<separator string="Social Media"/>
<group name="social_media">
<field name="social_twitter" placeholder="https://twitter.com/openerp"/>
<field name="social_facebook" placeholder="https://facebook.com/openerp"/>
<field name="social_googleplus" placeholder="https://plus.google.com/+openerp"/>
<field name="social_linkedin" placeholder="http://www.linkedin.com/company/openerp"/>
<field name="social_youtube" placeholder="http://www.youtube.com/channel/HCU842OHPPNrQ"/>
<field name="social_twitter" placeholder="https://twitter.com/odooapps"/>
<field name="social_facebook" placeholder="https://facebook.com/odoo"/>
<field name="social_googleplus" placeholder="https://plus.google.com/+Odooapps"/>
<field name="social_linkedin" placeholder="http://www.linkedin.com/company/odoo"/>
<field name="social_youtube" placeholder="https://www.youtube.com/channel/UCkQPikELWZFLgQNHd73jkdg"/>
<field name="social_github" placeholder="https://youraccount.github.io"/>
</group>
</div>
Expand Down

0 comments on commit 999876f

Please sign in to comment.