Project

General

Profile

Feature #50539 » form.diff

Stephan Bauer, 2013-07-29 22:05

View differences:

form/Classes/Domain/Model/Attribute/TypeAttribute.php 2013-07-29 15:53:04.000000000 +0200
'file',
'hidden',
'image',
'button'
'button',
'email',
'url',
'tel',
'search',
'number',
'range',
'date',
'month',
'week',
'time',
'datetime',
'datetime-local',
'color'
);
/**
(1-1/2)