Commit 38da7aa6 authored by Matevz Golob's avatar Matevz Golob

edit textarea selector

parent c565c7f3
...@@ -337,7 +337,7 @@ ...@@ -337,7 +337,7 @@
</tr> </tr>
<tr> <tr>
<td>type</td> <td>type</td>
<td>//*[@data-gadget-editable="field_my_text_content"]/textarea</td> <td>//*[@data-gadget-editable="field_my_text_content"]</td>
<td tal:content="python: '%s' % ('''&lt;html&gt; <td tal:content="python: '%s' % ('''&lt;html&gt;
&lt;head&gt; &lt;head&gt;
&lt;meta http-equiv='Content-type' content='text/html; charset=utf-8' /&gt; &lt;meta http-equiv='Content-type' content='text/html; charset=utf-8' /&gt;
......
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