Parcourir la source

Correction affichage star rating

Sangfroid il y a 3 ans
Parent
commit
884dc57b42
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      templates/videotheque/liste.html.twig

+ 2 - 1
templates/videotheque/liste.html.twig

@@ -21,6 +21,7 @@
 			data-theme="krajee-fa"
 			data-toggle="star-filter"
 			data-path="#tableFilms"
+			style="display:none;"
 			min=0
 			max=5
 			data-step=1
@@ -132,4 +133,4 @@
 			</tbody>
 		</table>
 	</div>
-{% endblock %}
+{% endblock %}