Ajouts des minmax et modification criteres

This commit is contained in:
Damien LASSERRE 2012-02-20 14:08:40 +00:00
parent 9fb82f87a1
commit 57c2bfa9a1
4 changed files with 12 additions and 2 deletions

View File

@ -0,0 +1,5 @@
<?php
class Object_Minmax extends Libs_Row
{
}

View File

@ -0,0 +1,5 @@
<?php
class Table_MinMaxs extends Libs_Table
{
protected $_name = 'minmax';
}

View File

@ -16,5 +16,5 @@
</td>
</tr>
<?php endif; ?>
<?php endforeach; ?>
<?php endforeach;?>
</table>

View File

@ -1,5 +1,5 @@
<div id="panel">
</div>
<div id="tabs">
<ul>