Améliorations cosmétiques
This commit is contained in:
parent
5c2798c734
commit
aec5a83eef
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<table class="list">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="check">{{*:input type="checkbox" name="all" value="all"*}}</th>
|
||||
<th class="check"></th>
|
||||
<th class="num">N°</th>
|
||||
<th>Date</th>
|
||||
<th>Libellé</th>
|
||||
|
|
@ -72,7 +72,6 @@
|
|||
{{/foreach}}
|
||||
{{:assign filter_condition=$filter_condition|cat:"0)"}}
|
||||
{{:assign condition=$condition|cat:" AND "|cat:$filter_condition}}
|
||||
{{*:debug condition=$condition*}}
|
||||
|
||||
{{:assign nb_immo=0}}
|
||||
{{:assign total_immo = 0}}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ h2[class="aide"], h3[class="aide"] {
|
|||
}
|
||||
|
||||
.informations dl.describe > dt {
|
||||
flex: 0 0 10rem;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue