Commit 7f54a645 authored by Łukasz Nowak's avatar Łukasz Nowak

Present certificate in copy&paste friendly way.

parent a86a1fbf
......@@ -115,7 +115,7 @@
</item>
<item>
<key> <string>pt</string> </key>
<value> <string>form_view</string> </value>
<value> <string>form_view_editable</string> </value>
</item>
<item>
<key> <string>row_length</string> </key>
......
......@@ -205,7 +205,7 @@
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
<value> <string>inline</string> </value>
</item>
<item>
<key> <string>default</string> </key>
......@@ -217,7 +217,7 @@
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>enabled</string> </key>
......@@ -233,7 +233,7 @@
</item>
<item>
<key> <string>height</string> </key>
<value> <int>5</int> </value>
<value> <int>10</int> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......@@ -265,11 +265,11 @@
</item>
<item>
<key> <string>whitespace_preserve</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>40</int> </value>
<value> <int>80</int> </value>
</item>
</dictionary>
</value>
......
......@@ -205,7 +205,7 @@
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
<value> <string>inline</string> </value>
</item>
<item>
<key> <string>default</string> </key>
......@@ -217,7 +217,7 @@
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>enabled</string> </key>
......@@ -233,7 +233,7 @@
</item>
<item>
<key> <string>height</string> </key>
<value> <int>5</int> </value>
<value> <int>10</int> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......@@ -265,11 +265,11 @@
</item>
<item>
<key> <string>whitespace_preserve</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>40</int> </value>
<value> <int>80</int> </value>
</item>
</dictionary>
</value>
......
294
\ No newline at end of file
295
\ 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