Commit 24c8223d authored by Sebastien Robin's avatar Sebastien Robin

changed url for images


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1029 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e025035a
...@@ -108,23 +108,23 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -108,23 +108,23 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</td> </td>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0"/></td> border="0" tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
</tr> </tr>
<tr> <tr>
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img" tal:attributes="src string:$portal_url/images/spacer.png"/></td>
<td></td> <td></td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img" tal:attributes="src string:$portal_url/images/spacer.png"/></td>
<td align="left" <td align="left"
tal:define="cancel_url request/cancel_url | request/HTTP_REFERER; tal:define="cancel_url request/cancel_url | request/HTTP_REFERER;
previous_form_id request/previous_form_id | nothing"> previous_form_id request/previous_form_id | nothing">
<img src="/images/pro/images/spacer.png" width="5" height="5" <img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/> border="0" alt="img" tal:attributes="src string:$portal_url/images/spacer.png"/>
<input type="hidden" name="dialog_method" value="cancel_url" <input type="hidden" name="dialog_method" value="cancel_url"
tal:attributes="value python: form.action"/> tal:attributes="value python: form.action"/>
<input type="hidden" name="cancel_url" value="cancel_url" <input type="hidden" name="cancel_url" value="cancel_url"
......
...@@ -67,7 +67,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -67,7 +67,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</select></td> </select></td>
<td valign="bottom" align="left" nowrap> &nbsp; <td valign="bottom" align="left" nowrap> &nbsp;
<input type="image" src="/images/pro/images/exec16.png" title="Action" <input type="image" src="/images/pro/images/exec16.png" title="Action"
alt="Action" name="doDialog:method" /> &nbsp; alt="Action" name="doDialog:method"
tal:attributes="src string:$portal_url/images/exec16.png"/> &nbsp;
</td> </td>
</tr> </tr>
</table> </table>
......
...@@ -67,7 +67,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -67,7 +67,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</select></td> </select></td>
<td valign="bottom" align="left" nowrap> &nbsp; <td valign="bottom" align="left" nowrap> &nbsp;
<input type="image" src="/images/pro/images/exec16.png" title="Action" <input type="image" src="/images/pro/images/exec16.png" title="Action"
alt="Action" name="doDialog:method" /> &nbsp; alt="Action" name="doDialog:method"
tal:attributes="src string:$portal_url/images/exec16.png"/> &nbsp;
</td> </td>
</tr> </tr>
</table> </table>
......
...@@ -17,38 +17,44 @@ ...@@ -17,38 +17,44 @@
<div class="ListSummary"> <div class="ListSummary">
<table border="0" cellpadding="0" cellspacing="0"> <table border="0" cellpadding="0" cellspacing="0">
<tr height="10"> <tr height="10">
<td height="10"><img src="/images/pro/images/Left.png" border="0"></td> <td height="10"><img src="/images/pro/images/Left.png" border="0"
tal:attributes="src string:$portal_url/images/Left.png"/></td>
<td class="Top" colspan="2" height="10"> <td class="Top" colspan="2" height="10">
<img src="/images/pro/images/spacer.png" width="5" height="10" border="0" <img src="/images/pro/images/spacer.png" width="5" height="10" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
<td class="Top" colspan="3" height="10"> <td class="Top" colspan="3" height="10">
<img src="/images/pro/images/spacer.png" width="5" height="10" border="0" <img src="/images/pro/images/spacer.png" width="5" height="10" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="Left" width="17"> <td class="Left" width="17">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
<td valign="middle" nowrap> <td valign="middle" nowrap>
<img src="/images/pro/images/text_block.png" border="0" alt="img"/> <img src="/images/pro/images/text_block.png" border="0" alt="img"
<img src="/images/pro/images/view_tree.png" border="0" alt="img"/> tal:attributes="src string:$portal_url/images/text_block.png"/>
<img src="/images/pro/images/view_choose.png" border="0" alt="img"/></td> <img src="/images/pro/images/view_tree.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/view_tree.png"/>
<img src="/images/pro/images/view_choose.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/view_choose.png"/></td>
<td width="100%" valign="middle">&nbsp; <td width="100%" valign="middle">&nbsp;
<a href="(Empty Reference!)">Interlocuteurs</a> : 2 enregistrements - 0 <a href="(Empty Reference!)">Interlocuteurs</a> : 2 enregistrements - 0
&eacute;l&eacute;ment(s) selectionn&eacute;(s) &eacute;l&eacute;ment(s) selectionn&eacute;(s)
</td> </td>
<td nowrap valign="middle" align="center"> <td nowrap valign="middle" align="center">
<input type="image" src="/images/pro/images/1leftarrowv.png" border="0"> <input type="image" src="/images/pro/images/1leftarrowv.png" border="0"
tal:attributes="src string:$portal_url/images/1leftarrowv.png">
</td> </td>
<td nowrap valign="middle" align="center"> <td nowrap valign="middle" align="center">
<select name="selectName" size="1"> <select name="selectName" size="1">
<option value="1">1/1</option> <option value="1">1/1</option>
</select></td> </select></td>
<td nowrap valign="middle" align="center"> <td nowrap valign="middle" align="center">
<input type="image" src="/images/pro/images/1rightarrowv.png" border="0"> <input type="image" src="/images/pro/images/1rightarrowv.png" border="0"
tal:attributes="src string:$portal_url/images/1rightarrowv.png">
</td> </td>
</tr> </tr>
</table> </table>
...@@ -59,15 +65,18 @@ ...@@ -59,15 +65,18 @@
<table cellpadding="0" cellspacing="0" border="0"> <table cellpadding="0" cellspacing="0" border="0">
<tr > <tr >
<td class="Data" width="50" align="center" valign="middle"> <td class="Data" width="50" align="center" valign="middle">
<img src="/images/pro/images/checkall.png" border="0" alt="img"/> <img src="/images/pro/images/checkall.png" border="0" alt="img"
<img src="/images/pro/images/decheckall.png" border="0" alt="img"/></td> tal:attributes="src string:$portal_url/images/checkall.png"/>
<img src="/images/pro/images/decheckall.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/decheckall.png"/></td>
<div tal:repeat="attribute list_box_attributes"> <div tal:repeat="attribute list_box_attributes">
<td class="Data" tal:content="attribute">Nom</td> <td class="Data" tal:content="attribute">Nom</td>
</div> </div>
</tr> </tr>
<tr> <tr>
<td class="DataA" width="50" align="center" valign="middle">&nbsp; <td class="DataA" width="50" align="center" valign="middle">&nbsp;
<img src="/images/pro/images/exec16.png" border="0" alt="img"/></td> <img src="/images/pro/images/exec16.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/exec16.png"/></td>
<td class="DataA" tal:repeat="attribute list_box_attributes"> <td class="DataA" tal:repeat="attribute list_box_attributes">
<input type="text" name="textfieldName" size="15" tal:attributes="name <input type="text" name="textfieldName" size="15" tal:attributes="name
attribute"> attribute">
......
...@@ -94,7 +94,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -94,7 +94,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<tr> <tr>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
<td> <td>
<!-- Main Content --> <!-- Main Content -->
...@@ -104,23 +105,27 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -104,23 +105,27 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</td> </td>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0"/></td> border="0"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
</tr> </tr>
<tr> <tr>
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
<td></td> <td></td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
<td align="left" <td align="left"
tal:define="cancel_url request/cancel_url | request/HTTP_REFERER; tal:define="cancel_url request/cancel_url | request/HTTP_REFERER;
previous_form_id request/previous_form_id | nothing"> previous_form_id request/previous_form_id | nothing">
<img src="/images/pro/images/spacer.png" width="5" height="5" <img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/>
<input type="hidden" name="dialog_method" value="cancel_url" <input type="hidden" name="dialog_method" value="cancel_url"
tal:attributes="value python: form.action"/> tal:attributes="value python: form.action"/>
<input type="hidden" name="cancel_url" value="cancel_url" <input type="hidden" name="cancel_url" value="cancel_url"
......
...@@ -88,7 +88,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -88,7 +88,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<tr> <tr>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
<td> <td>
<!-- Main Content --> <!-- Main Content -->
...@@ -98,7 +99,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -98,7 +99,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</td> </td>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0"/></td> border="0"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
</tr> </tr>
</table> </table>
......
...@@ -46,65 +46,80 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -46,65 +46,80 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
tal:attributes="value selection_name"> tal:attributes="value selection_name">
<input type="hidden" name="list_method_id" value="list_method_id" <input type="hidden" name="list_method_id" value="list_method_id"
tal:attributes="value list_method_id" tal:condition="list_method_id"> tal:attributes="value list_method_id" tal:condition="list_method_id">
<img src="/images/pro/images/sepacla.png" alt="img"/>&nbsp; <img src="/images/pro/images/sepacla.png" alt="img"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
<input type="image" src="/images/pro/images/editcopy.png" title="Copy" <input type="image" src="/images/pro/images/editcopy.png" title="Copy"
width="22" height="22" width="22" height="22"
name="folder_copy:method" alt="Copy"/>&nbsp; name="folder_copy:method" alt="Copy"
tal:attributes="src string:$portal_url/images/editcopy.png"/>&nbsp;
<input type="image" src="/images/pro/images/editcut.png" title="Cut" <input type="image" src="/images/pro/images/editcut.png" title="Cut"
width="22" height="22" width="22" height="22"
name="folder_cut:method" alt="Cut"/>&nbsp; name="folder_cut:method" alt="Cut"
tal:attributes="src string:$portal_url/images/editcut.png"/>&nbsp;
<input type="image" src="/images/pro/images/editpaste.png" title="Paste" <input type="image" src="/images/pro/images/editpaste.png" title="Paste"
width="22" height="22" width="22" height="22"
name="folder_paste:method" alt="Paste"/>&nbsp; name="folder_paste:method" alt="Paste"
<img src="/images/pro/images/sepacla.png" alt="|"/>&nbsp; tal:attributes="src string:$portal_url/images/editpaste.png"/>&nbsp;
<img src="/images/pro/images/sepacla.png" alt="|"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
<span tal:condition="print_actions"> <span tal:condition="print_actions">
<a href="print" <a href="print"
tal:attributes="href python:print_actions[0]['url'] tal:attributes="href python:print_actions[0]['url']
+ '?selection_name=%s&dialog_category=%s&form_id=%s' + '?selection_name=%s&dialog_category=%s&form_id=%s'
% (selection_name , 'object_print', form_id) "> % (selection_name , 'object_print', form_id) ">
<img src="/images/pro/images/print.png" title="Print" width="22" height="22" <img src="/images/pro/images/print.png" title="Print" width="22" height="22"
alt="Print" border="0"/> alt="Print" border="0"
tal:attributes="src string:$portal_url/images/print.png"/>
</a>&nbsp; </a>&nbsp;
</span> </span>
<input type="image" src="/images/pro/images/filenew.png" title="New" <input type="image" src="/images/pro/images/filenew.png" title="New"
width="22" height="22" width="22" height="22"
name="folder_new:method" alt="New"/>&nbsp; name="folder_new:method" alt="New"
tal:attributes="src string:$portal_url/images/filenew.png"/>&nbsp;
<input type="image" src="/images/pro/images/edittrash.png" <input type="image" src="/images/pro/images/edittrash.png"
title="Delete" width="22" height="22" title="Delete" width="22" height="22"
name="base_folder_delete:method" alt="Delete"/>&nbsp; name="base_folder_delete:method" alt="Delete"
<img src="/images/pro/images/sepacla.png" alt="img"/>&nbsp; tal:attributes="src string:$portal_url/images/edittrash.png"/>&nbsp;
<img src="/images/pro/images/sepacla.png" alt="img"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
<span tal:condition="search_actions"> <span tal:condition="search_actions">
<a href="" tal:attributes=" <a href="" tal:attributes="
href python:search_actions[0]['url'] href python:search_actions[0]['url']
+ '?selection_name=%s&dialog_category=%s&form_id=%s' + '?selection_name=%s&dialog_category=%s&form_id=%s'
% (selection_name , 'object_search', form_id) "> % (selection_name , 'object_search', form_id) ">
<img src="/images/pro/images/find.png" width="22" height="22" border="0" <img src="/images/pro/images/find.png" width="22" height="22" border="0"
title="Find" alt="img"/> title="Find" alt="img"
tal:attributes="src string:$portal_url/images/find.png"/>
</a>&nbsp; </a>&nbsp;
</span> </span>
<input type="image" src="/images/pro/images/toutsel.png" title="Show All" <input type="image" src="/images/pro/images/toutsel.png" title="Show All"
width="22" height="22" width="22" height="22"
name="folder_show:method" alt="Cut"/>&nbsp; name="folder_show:method" alt="Cut"
tal:attributes="src string:$portal_url/images/toutsel.png"/>&nbsp;
<input type="image" src="/images/pro/images/filter.png" title="Filter" <input type="image" src="/images/pro/images/filter.png" title="Filter"
width="22" height="22" width="22" height="22"
name="folder_filter:method" alt="Cut"/>&nbsp; name="folder_filter:method" alt="Cut"
tal:attributes="src string:$portal_url/images/filter.png"/>&nbsp;
<span tal:condition="sort_actions"> <span tal:condition="sort_actions">
<a href="" tal:attributes=" <a href="" tal:attributes="
href python:sort_actions[0]['url'] href python:sort_actions[0]['url']
+ '?selection_name=%s&form_id=%s' % + '?selection_name=%s&form_id=%s' %
(selection_name, form_id)"> (selection_name, form_id)">
<img src="/images/pro/images/trier.png" width="22" height="22" border="0" <img src="/images/pro/images/trier.png" width="22" height="22" border="0"
title="Sort" alt="img"/> title="Sort" alt="img"
tal:attributes="src string:$portal_url/images/trier.png"/>
</a>&nbsp; </a>&nbsp;
</span> </span>
<img src="/images/pro/images/sepacla.png" border="0" alt="img" />&nbsp; <img src="/images/pro/images/sepacla.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
<span tal:condition="exchange_actions"> <span tal:condition="exchange_actions">
<a href="" tal:attributes=" <a href="" tal:attributes="
href python:exchange_actions[0]['url'] href python:exchange_actions[0]['url']
+ '?selection_name=%s&dialog_category=%s&form_id=%s' + '?selection_name=%s&dialog_category=%s&form_id=%s'
% (selection_name , 'object_exchange', form_id) "> % (selection_name , 'object_exchange', form_id) ">
<img src="/images/pro/images/imp-exp.png" width="22" height="22" border="0" <img src="/images/pro/images/imp-exp.png" width="22" height="22" border="0"
title="Import / Export" alt="img"/> &nbsp; title="Import / Export" alt="img"
tal:attributes="src string:$portal_url/images/imp-exp.png"/> &nbsp;
</a> </a>
</span> </span>
<span tal:condition="report_actions"> <span tal:condition="report_actions">
...@@ -113,11 +128,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -113,11 +128,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ '?selection_name=%s&dialog_category=%s&form_id=%s' + '?selection_name=%s&dialog_category=%s&form_id=%s'
% (selection_name , 'object_report', form_id) "> % (selection_name , 'object_report', form_id) ">
<img src="/images/pro/images/etat3.png" width="22" height="22" border="0" <img src="/images/pro/images/etat3.png" width="22" height="22" border="0"
title="Report" alt="img"/> &nbsp; title="Report" alt="img"
tal:attributes="src string:$portal_url/images/etat3.png"/> &nbsp;
</a> </a>
</span> </span>
<span tal:condition="exchange_actions | report_actions"> <span tal:condition="exchange_actions | report_actions">
<img src="/images/pro/images/sepacla.png" border="0" alt="img"/>&nbsp; <img src="/images/pro/images/sepacla.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
</span> </span>
<span tal:condition="ui_actions"> <span tal:condition="ui_actions">
<a href="" tal:attributes=" <a href="" tal:attributes="
...@@ -125,7 +142,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -125,7 +142,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ '?selection_name=%s&form_id=%s' % + '?selection_name=%s&form_id=%s' %
(selection_name, form_id)"> (selection_name, form_id)">
<img src="/images/pro/images/configure.png" width="22" height="22" border="0" <img src="/images/pro/images/configure.png" width="22" height="22" border="0"
title="Parametrer" alt="img"/> title="Parametrer" alt="img"
tal:attributes="src string:$portal_url/images/configure.png"/>
</a> </a>
</span> </span>
</div> </div>
......
...@@ -101,7 +101,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -101,7 +101,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<tr> <tr>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
<td> <td>
<!-- Main Content --> <!-- Main Content -->
...@@ -111,7 +112,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -111,7 +112,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</td> </td>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0"/></td> border="0"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
</tr> </tr>
</table> </table>
......
...@@ -49,8 +49,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -49,8 +49,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</select></td> </select></td>
<td valign="bottom" align="center" nowrap> <td valign="bottom" align="center" nowrap>
<input type="image" src="/images/pro/images/jump.png" title="Jump" <input type="image" src="/images/pro/images/jump.png" title="Jump"
alt="Jump" name="doJump:method" /> &nbsp; alt="Jump" name="doJump:method"
<img src="/images/pro/images/sepacla.png" alt="img"/>&nbsp;&nbsp; tal:attributes="src string:$portal_url/images/jump.png"/> &nbsp;
<img src="/images/pro/images/sepacla.png" alt="img"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;&nbsp;
</td> </td>
<td valign="middle" align="right" nowrap> <td valign="middle" align="right" nowrap>
<select name="action_select" size="1" tal:attributes="onChange string:submitAction(this.form,'${absolute_url}/doAction')"> <select name="action_select" size="1" tal:attributes="onChange string:submitAction(this.form,'${absolute_url}/doAction')">
...@@ -79,13 +81,15 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -79,13 +81,15 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</select></td> </select></td>
<td valign="bottom" align="left" nowrap> &nbsp; <td valign="bottom" align="left" nowrap> &nbsp;
<input type="image" src="/images/pro/images/exec16.png" title="Action" <input type="image" src="/images/pro/images/exec16.png" title="Action"
alt="Action" name="doAction:method" /> &nbsp; alt="Action" name="doAction:method"
tal:attributes="src string:$portal_url/images/exec16.png"/> &nbsp;
</td> </td>
<td width="100%"><span metal:define-slot="buttons"/></td> <td width="100%"><span metal:define-slot="buttons"/></td>
<td aligh="right" valign="center"> <td aligh="right" valign="center">
<img alt="Activity Pending" src="/images/pro/images/activity_busy.png" <img alt="Activity Pending" src="/images/pro/images/activity_busy.png"
tal:condition="here/hasActivity | nothing" tal:condition="here/hasActivity | nothing"
border="0" title="Flush Activities" /> border="0" title="Flush Activities"
tal:attributes="src string:$portal_url/images/activity_busy.png"/>
</td> </td>
</tr> </tr>
</table> </table>
......
...@@ -38,12 +38,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -38,12 +38,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
tal:define="gettext python:here.gettext"> tal:define="gettext python:here.gettext">
<tr> <tr>
<td valign="middle" align="center" nowrap> <td valign="middle" align="center" nowrap>
<!-- Hidden button as explained in http://ppewww.ph.gla.ac.uk/~flavell/www/formquestion.html --> <!-- Hidden button as explained in http://ppewww.ph.gla.ac.uk/~flavell/www/formquestion.html -->
<!-- We should probably call the default method instead --> <!-- We should probably call the default method instead -->
<input type="image" src="/images/pro/images/spacer.png" width="3" height="3" border="0" <input type="image" src="/images/pro/images/spacer.png" width="3" height="3" border="0"
alt="dummy" name="doSelect:method" alt="dummy" name="doSelect:method"
tal:define="form_action form/action | form/id | template/id | script/id" tal:define="form_action form/action | form/id | template/id | script/id"
tal:attributes="name python:form_action + ':method'"> tal:attributes="name python:form_action + ':method';
src string:$portal_url/images/spacer.png">
<select name="favorite_select" size="1" <select name="favorite_select" size="1"
tal:attributes="onChange string:submitAction(this.form,'${here/absolute_url}/doFavorite')"> tal:attributes="onChange string:submitAction(this.form,'${here/absolute_url}/doFavorite')">
<option selected value="" i18:translate="" disabled>My favourites</option> <option selected value="" i18:translate="" disabled>My favourites</option>
...@@ -67,8 +68,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -67,8 +68,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</td> </td>
<td valign="middle" align="left" nowrap> <td valign="middle" align="left" nowrap>
<input type="image" src="/images/pro/images/favourite.png" title="Select Favorite" <input type="image" src="/images/pro/images/favourite.png" title="Select Favorite"
alt="Select Favorite" name="doFavorite:method" />&nbsp; alt="Select Favorite" name="doFavorite:method"
<img src="/images/pro/images/sepafon.png" alt="img"/>&nbsp;&nbsp; tal:attributes="src string:$portal_url/images/favourite.png"/>&nbsp;
<img src="/images/pro/images/sepafon.png" alt="img" tal:attributes="src string:$portal_url/images/sepafon.png"/>&nbsp;&nbsp;
</td> </td>
<td align="center" valign="middle" nowrap> <td align="center" valign="middle" nowrap>
<select name="module_select" size="1" <select name="module_select" size="1"
...@@ -84,7 +86,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -84,7 +86,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</td> </td>
<td align="left" valign="middle" nowrap> <td align="left" valign="middle" nowrap>
<input type="image" src="/images/pro/images/appearance.png" title="Select Module" <input type="image" src="/images/pro/images/appearance.png" title="Select Module"
alt="Select Module" name="doModule:method" />&nbsp; alt="Select Module" name="doModule:method" tal:attributes="src string:$portal_url/images/appearance.png"/>&nbsp;
<!--img src="/images/pro/images/sepafon.png" alt="img" />&nbsp; <!--img src="/images/pro/images/sepafon.png" alt="img" />&nbsp;
<a href="undo_form"> <a href="undo_form">
<img border="0" src="/images/pro/images/kmago.png" alt="img"/>&nbsp;&nbsp; <img border="0" src="/images/pro/images/kmago.png" alt="img"/>&nbsp;&nbsp;
...@@ -111,7 +113,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -111,7 +113,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<input type="text" name="SearchableText"> <input type="text" name="SearchableText">
</td> </td>
<td align="right" valign="middle"> <td align="right" valign="middle">
<input type="image" src="/images/pro/images/info.png" title="Search" alt="Search" name="search:method"/> <input type="image" src="/images/pro/images/info.png" title="Search" alt="Search" name="search:method"
tal:attributes="src string:$portal_url/images/info.png" />
</td> </td>
</tr> </tr>
</table> </table>
......
...@@ -99,7 +99,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -99,7 +99,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<tr> <tr>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
<td> <td>
<!-- Main Content --> <!-- Main Content -->
...@@ -109,23 +110,27 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -109,23 +110,27 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</td> </td>
<div class="OutMain"> <div class="OutMain">
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0"/></td> border="0"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
</div> </div>
</tr> </tr>
<tr> <tr>
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
<td></td> <td></td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5" <td width="5"><img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/></td> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/></td>
<td align="left" <td align="left"
tal:define="cancel_url request/cancel_url | request/HTTP_REFERER; tal:define="cancel_url request/cancel_url | request/HTTP_REFERER;
previous_form_id request/previous_form_id | nothing"> previous_form_id request/previous_form_id | nothing">
<img src="/images/pro/images/spacer.png" width="5" height="5" <img src="/images/pro/images/spacer.png" width="5" height="5"
border="0" alt="img"/> border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/>
<input type="hidden" name="dialog_method" value="cancel_url" <input type="hidden" name="dialog_method" value="cancel_url"
tal:attributes="value python: form.action"/> tal:attributes="value python: form.action"/>
<input type="hidden" name="cancel_url" value="cancel_url" <input type="hidden" name="cancel_url" value="cancel_url"
......
...@@ -95,7 +95,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -95,7 +95,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<table border="0" cellpadding="0" cellspacing="0" width="99%"> <table border="0" cellpadding="0" cellspacing="0" width="99%">
<tr> <tr>
<td width="5" class="OutMain"><img src="/images/pro/images/spacer.png" <td width="5" class="OutMain"><img src="/images/pro/images/spacer.png"
width="5" height="5" border="0"/> width="5" height="5" border="0"
tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
<td> <td>
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <table border="0" cellpadding="0" cellspacing="0" width="100%">
...@@ -126,7 +127,8 @@ metal:use-macro="here/view_selection_box/macros/view_selection_box"> ...@@ -126,7 +127,8 @@ metal:use-macro="here/view_selection_box/macros/view_selection_box">
</table> </table>
</td> </td>
<td width="1" class="OutMain"><img src="/images/pro/images/spacer.png" <td width="1" class="OutMain"><img src="/images/pro/images/spacer.png"
width="1" height="1" border="0" alt="img"/> width="1" height="1" border="0" alt="img"
tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</tr> </tr>
</table> </table>
......
...@@ -51,13 +51,16 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -51,13 +51,16 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
tal:attributes="value selection_url"> tal:attributes="value selection_url">
<div metal:use-macro="here/menu_box/macros/menu_box"> <div metal:use-macro="here/menu_box/macros/menu_box">
<div metal:fill-slot="buttons"> <div metal:fill-slot="buttons">
<img src="/images/pro/images/sepacla.png" alt="img"/>&nbsp; <img src="/images/pro/images/sepacla.png" alt="img"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
<span tal:condition="selection_url"> <span tal:condition="selection_url">
<a href="list" tal:attributes="href selection_url"> <a href="list" tal:attributes="href selection_url">
<img src="/images/pro/images/text_block.png" width="22" height="22" <img src="/images/pro/images/text_block.png" width="22" height="22"
title="List Mode" alt="List Mode" border="0"/>&nbsp; title="List Mode" alt="List Mode" border="0"
tal:attributes="src string:$portal_url/images/text_block.png"/>&nbsp;
</a> </a>
<img src="/images/pro/images/sepacla.png" alt="img"/>&nbsp; <img src="/images/pro/images/sepacla.png" alt="img"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
</span> </span>
<span tal:condition="search_actions"> <span tal:condition="search_actions">
<a href="" tal:attributes=" <a href="" tal:attributes="
...@@ -66,7 +69,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -66,7 +69,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
% (selection_name , 'object_search', form_id) "> % (selection_name , 'object_search', form_id) ">
<img src="/images/pro/images/find.png" width="22" height="22" border="0" <img src="/images/pro/images/find.png" width="22" height="22" border="0"
title="Find" alt="Find" tal:attributes="title python:gettext('Find'); title="Find" alt="Find" tal:attributes="title python:gettext('Find');
alt python:gettext('Find')"/> alt python:gettext('Find');
src string:$portal_url/images/find.png"/>
</a>&nbsp; </a>&nbsp;
</span> </span>
<span tal:condition="print_actions"> <span tal:condition="print_actions">
...@@ -76,49 +80,63 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -76,49 +80,63 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
% (selection_name , 'object_print', form_id) "> % (selection_name , 'object_print', form_id) ">
<img src="/images/pro/images/print.png" title="Print" width="22" height="22" <img src="/images/pro/images/print.png" title="Print" width="22" height="22"
alt="Print" border="0" tal:attributes="title python:gettext('Print'); alt="Print" border="0" tal:attributes="title python:gettext('Print');
alt python:gettext('Print')"/> alt python:gettext('Print');
src string:$portal_url/images/print.png"/>
</a>&nbsp; </a>&nbsp;
</span> </span>
<input type="image" src="/images/pro/images/filenew.png" title="New" width="22" height="22" <input type="image" src="/images/pro/images/filenew.png" title="New"
name="document_new:method" alt="New" width="22" height="22" name="document_new:method" alt="New"
tal:attributes="title python:gettext('New'); tal:attributes="title python:gettext('New');
alt python:gettext('New')"/>&nbsp; alt python:gettext('New');
src string:$portal_url/images/filenew.png"/>&nbsp;
<span tal:condition="selection_index"> <span tal:condition="selection_index">
<img src="/images/pro/images/sepacla.png" border="0" />&nbsp; <img src="/images/pro/images/sepacla.png" border="0"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
<a href="First" tal:attributes="href <a href="First" tal:attributes="href
string:portal_selections/viewFirst?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name" string:portal_selections/viewFirst?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name"
><img width="22" height="22" ><img width="22" height="22"
src="/images/pro/images/2leftarrowb.png" border="0" src="/images/pro/images/2leftarrowb.png" border="0"
title="First" alt="First" tal:attributes="alt python:gettext('First'); title="First" alt="First"
title python:gettext('First')" /></a> tal:attributes="alt python:gettext('First');
title python:gettext('First');
src string:$portal_url/images/2leftarrowb.png" /></a>
<a href="Previous" tal:attributes="href <a href="Previous" tal:attributes="href
string:portal_selections/viewPrevious?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name" string:portal_selections/viewPrevious?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name"
><img width="22" height="22" ><img width="22" height="22"
src="/images/pro/images/1leftarrowb.png" border="0" src="/images/pro/images/1leftarrowb.png" border="0"
title="Previous" alt="Previous" tal:attributes="alt python:gettext('Previous'); title="Previous" alt="Previous"
title python:gettext('Previous')" /></a> tal:attributes="alt python:gettext('Previous');
title python:gettext('Previous');
src string:$portal_url/images/1leftarrowb.png" /></a>
<a href="Next" tal:attributes="href <a href="Next" tal:attributes="href
string:portal_selections/viewNext?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name" string:portal_selections/viewNext?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name"
><img width="22" height="22" ><img width="22" height="22"
src="/images/pro/images/1rightarrowb.png" border="0" src="/images/pro/images/1rightarrowb.png" border="0"
title="Next" alt="Next" tal:attributes="alt python:gettext('Next'); title="Next" alt="Next"
title python:gettext('Next')"/></a> tal:attributes="alt python:gettext('Next');
title python:gettext('Next');
src string:$portal_url/images/1rightarrowb.png"/></a>
<a href="Last" tal:attributes="href <a href="Last" tal:attributes="href
string:portal_selections/viewLast?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name" string:portal_selections/viewLast?form_id=$form_id&selection_index=$selection_index&selection_name=$selection_name"
><img width="22" height="22" ><img width="22" height="22"
src="/images/pro/images/2rightarrowb.png" border="0" src="/images/pro/images/2rightarrowb.png" border="0"
title="Last" alt="Last" tal:attributes="alt python:gettext('Last'); title="Last" alt="Last"
title python:gettext('Last')" /></a>&nbsp; tal:attributes="alt python:gettext('Last');
title python:gettext('Last');
src string:$portal_url/images/2rightarrowb.png"/></a>&nbsp;
</span> </span>
<img src="/images/pro/images/sepacla.png" border="0" alt="img" />&nbsp; <img src="/images/pro/images/sepacla.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/sepacla.png"/>&nbsp;
<span tal:condition="exchange_actions"> <span tal:condition="exchange_actions">
<a href="" tal:attributes=" <a href="" tal:attributes="
href python:exchange_actions[0]['url'] href python:exchange_actions[0]['url']
+ '?selection_name=%s&dialog_category=%s&form_id=%s' + '?selection_name=%s&dialog_category=%s&form_id=%s'
% (selection_name , 'object_exchange', form_id) "> % (selection_name , 'object_exchange', form_id) ">
<img src="/images/pro/images/imp-exp.png" width="22" height="22" border="0" <img src="/images/pro/images/imp-exp.png" width="22" height="22" border="0"
title="Import / Export" alt="Import" tal:attributes="alt python:gettext('Import/Export'); title="Import / Export" alt="Import"
title python:gettext('Import/Export')"/> &nbsp; tal:attributes="alt python:gettext('Import/Export');
title python:gettext('Import/Export');
src string:$portal_url/images/imp-exp.png"/> &nbsp;
</a> </a>
</span> </span>
<span tal:condition="report_actions"> <span tal:condition="report_actions">
...@@ -127,8 +145,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -127,8 +145,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ '?selection_name=%s&dialog_category=%s&form_id=%s' + '?selection_name=%s&dialog_category=%s&form_id=%s'
% (selection_name , 'object_report', form_id) "> % (selection_name , 'object_report', form_id) ">
<img src="/images/pro/images/etat3.png" width="22" height="22" border="0" <img src="/images/pro/images/etat3.png" width="22" height="22" border="0"
title="Report" alt="Report" tal:attributes="alt python:gettext('Report'); title="Report" alt="Report"
title python:gettext('Report')"/> &nbsp; tal:attributes="alt python:gettext('Report');
title python:gettext('Report');
src string:$portal_url/images/etat3.png"/> &nbsp;
</a> </a>
</span> </span>
</div> </div>
......
...@@ -52,20 +52,23 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -52,20 +52,23 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<table border="0" cellpadding="0" cellspacing="0" width="1"> <table border="0" cellpadding="0" cellspacing="0" width="1">
<tr> <tr>
<td valign="bottom" colspan="6" class="OutMain"> <td valign="bottom" colspan="6" class="OutMain">
<img src="/images/pro/images/spacer.png" width="1" height="100%" border="0"> <img src="/images/pro/images/spacer.png" width="1" height="100%" border="0"
tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</tr> </tr>
<tr> <tr>
<span tal:repeat="action view_actions"> <span tal:repeat="action view_actions">
<td valign="bottom" width="17"> <td valign="bottom" width="17">
<img src="/images/pro/images/Left.png" border="0" alt="img"/> <img src="/images/pro/images/Left.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/Left.png"/>
</td> </td>
<td nowrap class="BorderTop" valign="bottom"> <td nowrap class="BorderTop" valign="bottom">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
<td valign="bottom" width="17"> <td valign="bottom" width="17">
<img src="/images/pro/images/Right.png" border="0" alt="img"/> <img src="/images/pro/images/Right.png" border="0" alt="img"
tal:attributes="src string:$portal_url/images/Right.png"/>
</td> </td>
</span> </span>
</tr> </tr>
...@@ -75,24 +78,24 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -75,24 +78,24 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<td class="BorderLeft" valign="bottom" width="17" <td class="BorderLeft" valign="bottom" width="17"
tal:condition="python: not repeat['action'].start"> tal:condition="python: not repeat['action'].start">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
<td class="BorderLeft" valign="bottom" <td class="BorderLeft" valign="bottom"
tal:condition="repeat/action/start"> tal:condition="repeat/action/start">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</span> </span>
<span tal:condition="python: current_url != action['url']"> <span tal:condition="python: current_url != action['url']">
<td class="BorderLeftBottom" valign="bottom" width="17" <td class="BorderLeftBottom" valign="bottom" width="17"
tal:condition="python: not repeat['action'].start"> tal:condition="python: not repeat['action'].start">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
<td class="BorderLeftBottom" valign="bottom" <td class="BorderLeftBottom" valign="bottom"
tal:condition="repeat/action/start"> tal:condition="repeat/action/start">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</span> </span>
<td nowrap class="On" align="center" valign="bottom" <td nowrap class="On" align="center" valign="bottom"
...@@ -115,28 +118,28 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -115,28 +118,28 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<td valign="bottom" width="17" <td valign="bottom" width="17"
tal:condition="python: not repeat['action'].end"> tal:condition="python: not repeat['action'].end">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</span> </span>
<span tal:condition="python: current_url != action['url']"> <span tal:condition="python: current_url != action['url']">
<td valign="bottom" width="17" class="BorderBottom" <td valign="bottom" width="17" class="BorderBottom"
tal:condition="python: not repeat['action'].end"> tal:condition="python: not repeat['action'].end">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</span> </span>
<span tal:condition="python: current_url != action['url']"> <span tal:condition="python: current_url != action['url']">
<td class="BorderRightBottom" valign="bottom" width="17" <td class="BorderRightBottom" valign="bottom" width="17"
tal:condition="repeat/action/end"> tal:condition="repeat/action/end">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</span> </span>
<span tal:condition="python: current_url == action['url']"> <span tal:condition="python: current_url == action['url']">
<td class="BorderRight" valign="bottom" width="17" <td class="BorderRight" valign="bottom" width="17"
tal:condition="repeat/action/end"> tal:condition="repeat/action/end">
<img src="/images/pro/images/spacer.png" width="5" height="5" border="0" <img src="/images/pro/images/spacer.png" width="5" height="5" border="0"
alt="spacer"/> alt="spacer" tal:attributes="src string:$portal_url/images/spacer.png"/>
</td> </td>
</span> </span>
</span> </span>
...@@ -151,7 +154,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ...@@ -151,7 +154,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
border="0" title="Save" name="action:method" border="0" title="Save" name="action:method"
tal:attributes="name python: form.action + ':method'; tal:attributes="name python: form.action + ':method';
alt python:gettext('Save'); alt python:gettext('Save');
title python:gettext('Save')"/> title python:gettext('Save');
src string:$portal_url/images/spacer.png"/>
</td> </td>
</tr> </tr>
</table> </table>
......
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