X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fwidget%2FDateTimeInputWidget.php;h=21e3d7930daf390f5d07d83a40ed13339a0976df;hb=508c30e38fe1db714f3bd99478c811b4094a9f7f;hp=f0d5cdb64f3deccd6e3fd20b48c401c6fa0b2ee9;hpb=2fdcd7bfdd95a3b1515b9a94289d67eb60add484;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/widget/DateTimeInputWidget.php b/includes/widget/DateTimeInputWidget.php index f0d5cdb64f..21e3d7930d 100644 --- a/includes/widget/DateTimeInputWidget.php +++ b/includes/widget/DateTimeInputWidget.php @@ -1,16 +1,14 @@ type set before calling the parent constructor @@ -34,7 +32,6 @@ class DateTimeInputWidget extends \OOUI\InputWidget { throw new \InvalidArgumentException( '$config[\'type\'] must be specified' ); } - // Parent constructor parent::__construct( $config ); // Properties, which are ignored in PHP and just shipped back to JS