[FIX] website: customize logo

The company logo can't be customized because it's a t-field from the db.
This fix don't have to be forward ported because the problem is
already fixed in saas-6.

opw:632702
This commit is contained in:
Goffin Simon 2015-04-23 14:55:20 +02:00
parent a1bfa84f65
commit 3760b1f0f4
1 changed files with 2 additions and 2 deletions

View File

@ -1045,12 +1045,12 @@
</div>
<div data-snippet-option-id='media'
data-selector="img:not(.cke_iframe), .media_iframe_video, span.fa, i.fa, .glyphicon">
data-selector="img:not(.cke_iframe):not([data-oe-id]), .media_iframe_video, span.fa, i.fa, .glyphicon">
<li><a href="#" class="edition">Change...</a></li>
</div>
<div data-snippet-option-id='transform'
data-selector="img:not(.cke_iframe), .media_iframe_video, span.fa, i.fa">
data-selector="img:not(.cke_iframe):not([data-oe-id]), .media_iframe_video, span.fa, i.fa">
<li class="dropdown-submenu">
<a tabindex="-1" href="#">Style</a>
<ul class="dropdown-menu" name="parallax-scroll">