add an enclosing div, for styling

This commit is contained in:
Frédéric Péters 2014-02-11 14:12:51 +01:00
parent 043a168426
commit ccb4bc2398
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,7 @@
<h1 class="documentFirstHeading" tal:content="context/Title" />
<div tal:replace="structure provider:plone.belowcontenttitle" />
<div id="contact-table-view">
<div class="metatypes">
Que cherchez-vous :
<label><input value="filter-all" name="contact-filter" checked="checked" type="radio">Tout</label>
@ -25,6 +26,9 @@
<div id="searchresults"/>
</div>
<script>
$.querywidget.updateSearch = function () {
var context_url = (function() {