From f97698345d1f59fe7bbc674fb4e6092343ff7f35 Mon Sep 17 00:00:00 2001
From: Animation des soirees <nightiies@perso.iiens.net>
Date: Mon, 21 Oct 2013 16:09:11 +0200
Subject: [PATCH] suppression de la colonne "site web"

---
 index.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/index.php b/index.php
index dea66e7..02af16e 100644
--- a/index.php
+++ b/index.php
@@ -44,7 +44,6 @@ $app->get(
 						<th>Titre</th>
 						<th>Description</th>
 						<th>Salle</th>
-						<th>Site web</th>
 						<th>Participants</th>
 					</tr>
 				</thead>
-- 
GitLab