Commit 81de9f6e authored by Jérome Perrin's avatar Jérome Perrin

add css

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40261 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 992dc663
...@@ -60,7 +60,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n ...@@ -60,7 +60,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
-->\n -->\n
</tal:block>\n </tal:block>\n
<tal:block tal:define="portal_path here/portal_url;\n <tal:block tal:define="portal_path here/portal_url;\n
css_list python: [\'%s/ERP5Subversion_movableMenu.css\' % portal_path,];\n css_list python: [\'%s/ERP5Subversion_movableMenu.css\' % portal_path,\n
\'%s/erp5.css\' % portal_path,];\n
js_list python: [\'%s/MochiKit/MochiKit.js\' % portal_path,\n js_list python: [\'%s/MochiKit/MochiKit.js\' % portal_path,\n
\'%s/erp5.js\' % portal_path,\n \'%s/erp5.js\' % portal_path,\n
\'%s/ERP5Subversion_menuico.js\' % portal_path,\n \'%s/ERP5Subversion_menuico.js\' % portal_path,\n
...@@ -122,7 +123,8 @@ here/BusinessTemplate_doSvnDiff">diff here</tal:py>\n ...@@ -122,7 +123,8 @@ here/BusinessTemplate_doSvnDiff">diff here</tal:py>\n
\n \n
</tal:block>\n </tal:block>\n
</tal:block>\n </tal:block>\n
</tal:block> </tal:block>\n
]]></unicode> </value> ]]></unicode> </value>
</item> </item>
......
...@@ -61,7 +61,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n ...@@ -61,7 +61,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
</tal:block>\n </tal:block>\n
<tal:block tal:define="portal_path here/portal_url;\n <tal:block tal:define="portal_path here/portal_url;\n
css_list python: [\'%s/ERP5Subversion_dhtmlXTree.css\' % portal_path,\n css_list python: [\'%s/ERP5Subversion_dhtmlXTree.css\' % portal_path,\n
\'%s/ERP5Subversion_movableMenu.css\' % portal_path];\n \'%s/ERP5Subversion_movableMenu.css\' % portal_path,\n
\'%s/erp5.css\' % portal_path];\n
js_list python: [\'%s/MochiKit/MochiKit.js\' % portal_path,\n js_list python: [\'%s/MochiKit/MochiKit.js\' % portal_path,\n
\'%s/erp5.js\' % portal_path,\n \'%s/erp5.js\' % portal_path,\n
\'%s/ERP5Subversion_dhtmlXCommon.js\' % portal_path,\n \'%s/ERP5Subversion_dhtmlXCommon.js\' % portal_path,\n
......
628 629
\ No newline at end of file \ 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