[FIX] website: can't drop share button when website_event is installed because the selector snippet_options overwrite a selector

bzr revid: chm@openerp.com-20140430103029-z89tu4hp14gvs31k
This commit is contained in:
chm@openerp.com 2014-04-30 12:30:29 +02:00
parent 8da3bb66ca
commit c4d91f3b39
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@
</div>
</xpath>
<xpath expr="//div[@id='snippet_options']" position="inside">
<div data-snippet-option-id='content'
<div data-snippet-option-id='country_events'
data-selector=".oe_country_events"
data-selector-siblings="p, h1, h2, h3, blockquote, .well, .panel"
data-selector-children=".content"