Commit 4cd94c73 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Update the skin name Base_doSelect.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1758 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e165c517
......@@ -1145,7 +1145,7 @@ onChange="submitAction(this.form,'%s/portal_selections/setReportRoot')">
<tr >
%s
<td class="Data" width="50" align="center" valign="middle">
<input type="image" src="%s/images/exec16.png" title="%s" alt="Action" name="doSelect:method" />
<input type="image" src="%s/images/exec16.png" title="%s" alt="Action" name="Base_doSelect:method" />
</td>
""" % (report_search,portal_url_string,translate('ui', 'Action')) # XXX Action? Is this word appropriate here?
else:
......
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