Commit 2dfbbe3e authored by Aurel's avatar Aurel Committed by Arnaud Fontaine

remove not closed comment tag

parent fa423199
...@@ -140,14 +140,12 @@ ...@@ -140,14 +140,12 @@
<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>
...@@ -166,7 +164,6 @@ ...@@ -166,7 +164,6 @@
<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