Commit f5726cd0 authored by Mayoro Diagne's avatar Mayoro Diagne

2010-06-22 mayoro

* remove fixe value of recipient, mistake

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36519 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 90e74f7f
......@@ -120,7 +120,7 @@ Description:\n
<p>\n
<select size="1" class="input" name="new_application_recipient">\n
<tal:block metal:define-macro="recipient_type_option_list">\n
<option value="" selected="selected" i18n:translate="" i18n:domain="ui">DGID</option>\n
<option value="" selected="selected" i18n:translate="" i18n:domain="ui"></option>\n
<tal:block tal:condition="exists:here/getRecipientList" \n
tal:repeat="ptype here/getRecipientList">\n
<option tal:attributes="value ptype" tal:content="python:ptype"\n
......
2010-06-22 mayoro
* remove fixe value of recipient, mistake
2010-06-21 mohamadou
*add external methods to use the new extension
- setUpInstance to set up all egov instance
......
578
\ No newline at end of file
582
\ 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