Selaa lähdekoodia

Correction affichage star rating

Sangfroid 3 vuotta sitten
vanhempi
commit
884dc57b42
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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 %}