Commit 809486f7107fcf00fc83aa346badd817912bec6c

Authored by Sandra Hage
1 parent 357eb4ff

modification de l'agenda

Showing 1 changed file with 7 additions and 2 deletions   Show diff stats
agenda.php
1 1 <br/> <br/> <br/>
2   -<table class="table table-striped table-bordered table-condensed">
  2 +<table class="table table-striped table-responsive table-bordered table-condensed">
3 3 <div class="panel_heading">
4 4 <thead>
5 5 <tr>
... ... @@ -14,7 +14,12 @@
14 14 </div >
15 15 <tbody>
16 16 <tr>
17   - <td> </td>
  17 + <td> date </td>
  18 + <td> jour </td>
  19 + <td> jour </td>
  20 + <td> jour </td>
  21 + <td> jour </td>
  22 + <td> jour </td>
18 23 </tr>
19 24 </table>
20 25  
... ...