Commit efd0e1fc authored by Fabien Morin's avatar Fabien Morin

remove some unused variables

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32219 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 097ed941
......@@ -67,8 +67,6 @@
<tal:block metal:define-macro="add_new_gadget">\n
<a href="GadgetTool_viewPrettyGadgetList"\n
tal:condition="not: isKnowledgePadTemplateUsed"\n
tal:define="real_here python: request.get(\'current_web_section\', here);\n
real_here python: test(real_here.getPortalType()!=\'Web Site\', real_here, here);"\n
tal:attributes="href python:\n
\'GadgetTool_viewPrettyGadgetDialog?reset=1&cancel_url=%s&active_pad_relative_url=%s&mode=%s\'\n
%(cancel_url, \n
......
446
\ No newline at end of file
447
\ 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