File tree
Expand file treeCollapse file tree2 files changed
+9
-9
lines changed Expand file treeCollapse file tree2 files changed
+9
-9
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -22,12 +22,12 @@ To do this, you have two options:
|
22 | 22 | #. Implement this services directly by following the documentation for integration
|
23 | 23 | with Symfony2: `Install Gedmo Doctrine2 extensions in Symfony2`_
|
24 | 24 |
|
25 |
| -.. _`DoctrineExtensions`: https://.com/l3pp4rd/DoctrineExtensions |
| 25 | +.. _`DoctrineExtensions`: https://.com/Atlantic18/DoctrineExtensions |
26 | 26 | .. _`StofDoctrineExtensionsBundle`: https://.com/stof/StofDoctrineExtensionsBundle
|
27 |
| -.. _`Sluggable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/sluggable.md |
28 |
| -.. _`Translatable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/translatable.md |
29 |
| -.. _`Timestampable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/timestampable.md |
30 |
| -.. _`Loggable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/loggable.md |
31 |
| -.. _`Tree`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/tree.md |
32 |
| -.. _`Sortable`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/sortable.md |
33 |
| -.. _`Install Gedmo Doctrine2 extensions in Symfony2`: https://.com/l3pp4rd/DoctrineExtensions/blob/master/doc/symfony2.md |
| 27 | +.. _`Sluggable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/sluggable.md |
| 28 | +.. _`Translatable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/translatable.md |
| 29 | +.. _`Timestampable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/timestampable.md |
| 30 | +.. _`Loggable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/loggable.md |
| 31 | +.. _`Tree`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/tree.md |
| 32 | +.. _`Sortable`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/sortable.md |
| 33 | +.. _`Install Gedmo Doctrine2 extensions in Symfony2`: https://.com/Atlantic18/DoctrineExtensions/blob/master/doc/symfony2.md |
Original file line number | Diff line number | Diff line change |
---|
|
74 | 74 |
|
75 | 75 | **type**: ``string`` **default**: ``Symfony\Component\Form\Extension\Core\Type\DateTimeType::HTML5_FORMAT``
|
76 | 76 |
|
77 |
| -If the ``widget`` option is set to ``single_text``, this option specifies the |
| 77 | +If the ``widget`` option is set to ``single_text``, this option specifies |
78 | 78 | the format of the input, i.e. how Symfony will interpret the given input
|
79 | 79 | as a datetime string. It defaults to the `RFC 3339`_ format which is used
|
80 | 80 | by the HTML5 ``datetime`` field. Keeping the default value will cause the
|
|
You can’t perform that action at this time.
0 commit comments