Fix restriction for Detail name.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-06-22 22:16:38 +03:00
parent 3db3d58961
commit 6c3ef7580a

View File

@ -87,9 +87,6 @@
<property name="text">
<string>Detail</string>
</property>
<property name="maxLength">
<number>30</number>
</property>
<property name="placeholderText">
<string>Name can't be empty</string>
</property>