소스 검색

Added date widget template

Fabien Pennequin 14 년 전
부모
커밋
e2a1990fd5
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 12 0
      Resources/views/CRUD/edit_date.html.twig

+ 12 - 0
Resources/views/CRUD/edit_date.html.twig

@@ -0,0 +1,12 @@
+{#
+
+This file is part of the Sonata package.
+
+(c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
+
+For the full copyright and license information, please view the LICENSE
+file that was distributed with this source code.
+
+#}
+
+{% extends base_template %}