Browse Source

Added date widget template

Fabien Pennequin 14 năm trước cách đây
mục cha
commit
e2a1990fd5
1 tập tin đã thay đổi với 12 bổ sung0 xóa
  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 %}