[IMP] building blocks zone

bzr revid: fp@tinyerp.com-20131004144128-5e4l3dze02m1b2vr
This commit is contained in:
Fabien Pinckaers 2013-10-04 16:41:28 +02:00
parent 37d0f66c3a
commit 55a46265c3
3 changed files with 11 additions and 10 deletions

View File

@ -250,6 +250,7 @@ table.editorbar-panel
color: white
height: 48px
margin-bottom: 32px
padding-top: 12px
/* ---- SNIPPET MANIPULATOR ---- */

View File

@ -27,19 +27,19 @@
</div>
<div class="modal-body">
<p>
The building block has not been inserted in your
page because you did not drop it in a valid zone.
Valid zone are represented by rectangle like this:
Please drop building blocks in a valid zone, like
this one:
</p>
<div class="row">
<div class="col-sm-4 col-sm-offset-4 oe_drop_zone_style text-center">
drop in this zone
<span class="mt16">drop in this zone</span>
</div>
</div>
<p class="text-muted">
When your cursor is in a valid zone, OpenERP shows
you a preview of the building block in your page.
You must release the block when the preview is visible.
<div class="text-muted">
<b>Tip:</b> when your cursor is in a valid zone,
OpenERP shows you a preview of the building block
in the page. You must release the block when the
preview is visible.
</p>
</div>
<div class="modal-footer">

View File

@ -44,7 +44,7 @@
</ul>
</li>
<li class="oe_snippet_options dropdown-submenu">
<a tabindex="-1" href="#">Style</a>
<a tabindex="-1" href="#">Layout</a>
<ul class="dropdown-menu" name="carousel-style">
<li data-value="text_only"><a>Text Only</a></li>
<li data-value="image_text"><a>Image - Text</a></li>
@ -745,4 +745,4 @@
</div>
</template>
</data>
</openerp>
</openerp>