Issue 76: Time on issues should show time as well as date
This commit is contained in:
8
pluf/src/Pluf/Form/Field/TimeZone.php
Normal file
8
pluf/src/Pluf/Form/Field/TimeZone.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
class Pluf_Form_Field_TimeZone extends Pluf_Form_Field
|
||||
{
|
||||
public $widget = 'Pluf_Form_Widget_TimeZoneInput';
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user