Fix restriction for Detail name.
--HG-- branch : develop
This commit is contained in:
parent
3db3d58961
commit
6c3ef7580a
|
@ -87,9 +87,6 @@
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Detail</string>
|
<string>Detail</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="maxLength">
|
|
||||||
<number>30</number>
|
|
||||||
</property>
|
|
||||||
<property name="placeholderText">
|
<property name="placeholderText">
|
||||||
<string>Name can't be empty</string>
|
<string>Name can't be empty</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user