Commit b3738568 authored by Ivan Tyagov's avatar Ivan Tyagov

Creation date is not an editable field.

parent 81b33a2d
......@@ -11,6 +11,7 @@
<value>
<list>
<string>date_only</string>
<string>editable</string>
<string>title</string>
</list>
</value>
......@@ -76,6 +77,10 @@
<key> <string>date_only</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_date_time_field</string> </value>
......
1265
\ No newline at end of file
1266
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment