소스 검색

Bouton ajouter réalisateur

François 6 년 전
부모
커밋
2c6b245a14
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/AppBundle/Resources/views/realisateur/liste.html.twig

+ 1 - 0
src/AppBundle/Resources/views/realisateur/liste.html.twig

@@ -1,6 +1,7 @@
 {% extends "@App/videotheque/base.html.twig" %}
 
 {% block body %}
+	<p><a href="{{ path('realisateur_ajouter') }}" class="btn btn-primary" role="button">Ajouter un réalisateur</a></p>
 <table class="table table-bordered table-hover table-sm">
 	<thead class="thead-dark">
 		<tr>