Commit 473f5f8f authored by Romain Courteaud's avatar Romain Courteaud

Better to call accessor than a script.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12991 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 359a1c10
......@@ -89,7 +89,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
\n
local_parameter_list local_parameter_list | python: {};\n
dummy python: local_parameter_list.update({\'selection_name\': selection_name, \'selection_index\': selection_index, \'form_id\': form_id});\n
title python: here.Base_translateString(here.getTitle())">\n
title python: here.getTranslatedTitle()">\n
<tal:block metal:use-macro="here/main_template/macros/master">\n
<tal:block metal:fill-slot="context_bar">\n
<tal:block metal:use-macro="here/context_box_render/macros/master" />\n
......
338
\ No newline at end of file
340
\ 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