Commit 23a644b3 authored by Jérome Perrin's avatar Jérome Perrin Committed by Arnaud Fontaine

zope4py2: restore some files lost in merge

parent fc8f4d9b
...@@ -140,12 +140,14 @@ ...@@ -140,12 +140,14 @@
<td></td> <td></td>
</tr> </tr>
<!-- Second loader while updating the page --> <!-- Second loader while updating the page -->
<!--
<tr> <tr>
<td>waitForElementPresent</td> <td>waitForElementPresent</td>
<td>//h1[@class="ui-title"]//a[contains(@class, "ui-icon-spinner")]</td> <td>//h1[@class="ui-title"]//a[contains(@class, "ui-icon-spinner")]</td>
<td></td> <td></td>
</tr> </tr>
<!-- Save Button is disabled --> <!-- Save Button is disabled -->
<!--
<tr> <tr>
<td>verifyElementPresent</td> <td>verifyElementPresent</td>
<td>//button[@data-i18n="Save"][contains(@class, "ui-disabled")]</td> <td>//button[@data-i18n="Save"][contains(@class, "ui-disabled")]</td>
...@@ -164,6 +166,7 @@ ...@@ -164,6 +166,7 @@
<tr> <tr>
<td colspan="3"><p></p></td> <td colspan="3"><p></p></td>
</tr> </tr>
<-->
</tal:block> </tal:block>
<tal:block metal:define-macro="click_to_align_center"> <tal:block metal:define-macro="click_to_align_center">
<tr> <tr>
......
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