Thursday release

This commit is contained in:
nemunaire 2013-12-13 18:48:13 +01:00
commit 505f3bcd63
7 changed files with 20 additions and 12 deletions

View file

@ -54,7 +54,7 @@
$(document).ready(function() {
update_end();
$('#carousel-team').carousel({
interval: 2000 });
interval: 5000 });
setInterval( function() {
update_end();

View file

@ -12,7 +12,7 @@
{$total=0}
{foreach from=$themes item=theme}
<tr>
<th>{$theme->get_name()}</th>
<th style="padding: 0px">{$theme->get_name()}</th>
{$sum=0}
{$cpt=0}
{$themeID=$theme->get_id()}

View file

@ -9,7 +9,6 @@
{if not empty($members)}
<table class="table">
<thead><tr>
<th>#</th>
<th>Prénom</th>
<th>Nom</th>
<th>Pseudonyme</th>