|  | @@ -78,12 +78,12 @@
 | 
											
												
													
														|  |          <table id="datatable" {{ stimulus_controller('datatables') }} class="table is-striped is-hoverable is-fullwidth">
 |  |          <table id="datatable" {{ stimulus_controller('datatables') }} class="table is-striped is-hoverable is-fullwidth">
 | 
											
												
													
														|  |              <thead>
 |  |              <thead>
 | 
											
												
													
														|  |              <tr>
 |  |              <tr>
 | 
											
												
													
														|  | -                <th>Horaire</th>
 |  | 
 | 
											
												
													
														|  | -                <th>Espace</th>
 |  | 
 | 
											
												
													
														|  | -                <th>Jeu</th>
 |  | 
 | 
											
												
													
														|  | -                <th>Meneur(euse)</th>
 |  | 
 | 
											
												
													
														|  | -                <th>Participant(e)s</th>
 |  | 
 | 
											
												
													
														|  | -                <th>Action</th>
 |  | 
 | 
											
												
													
														|  | 
 |  | +                <th  data-priority="1">Horaire</th>
 | 
											
												
													
														|  | 
 |  | +                <th  data-priority="3">Espace</th>
 | 
											
												
													
														|  | 
 |  | +                <th  data-priority="1">Jeu</th>
 | 
											
												
													
														|  | 
 |  | +                <th  data-priority="2">Meneur(euse)</th>
 | 
											
												
													
														|  | 
 |  | +                <th  data-priority="3">Participant(e)s</th>
 | 
											
												
													
														|  | 
 |  | +                <th  data-priority="1">Action</th>
 | 
											
												
													
														|  |              </tr>
 |  |              </tr>
 | 
											
												
													
														|  |              </thead>
 |  |              </thead>
 | 
											
												
													
														|  |              <tbody>
 |  |              <tbody>
 |