Commit 4ca5f361 authored by Jérome Perrin's avatar Jérome Perrin

ListBox changed the way of displaying the link.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9700 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 04e794cb
...@@ -205,7 +205,7 @@ Test Transactions related to an account\n ...@@ -205,7 +205,7 @@ Test Transactions related to an account\n
<!-- Jump to Accounting Module {{{ -->\n <!-- Jump to Accounting Module {{{ -->\n
<tr>\n <tr>\n
<td>clickAndWait</td>\n <td>clickAndWait</td>\n
<td>link=Transactions Related To This Account</td>\n <td>link=Transactions Related To This Account:</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
......
...@@ -183,7 +183,7 @@ from http://localhost:9080/erp5/Entity_viewAccountingTransactionList/listbox?for ...@@ -183,7 +183,7 @@ from http://localhost:9080/erp5/Entity_viewAccountingTransactionList/listbox?for
<!-- Jump to Accounting Module {{{ -->\n <!-- Jump to Accounting Module {{{ -->\n
<tr>\n <tr>\n
<td>clickAndWait</td>\n <td>clickAndWait</td>\n
<td>link=Transactions Related To This Entity</td>\n <td>link=Transactions Related To This Entity:</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
......
9 10
\ No newline at end of file \ 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