Commit 7c4d264d authored by Gabriel Monnerat's avatar Gabriel Monnerat

missing add code to display gadgets on UNG Web Site(part of r42171).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42369 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 13d1c69a
...@@ -83,11 +83,13 @@ ...@@ -83,11 +83,13 @@
<div class="file-selection">\n <div class="file-selection">\n
<div class="file-quick-search"></div>\n <div class="file-quick-search"></div>\n
</div>\n </div>\n
<div class="gadget-container">\n <div class="gadget-listbox" id="gadget-listbox" title="Add Gadget">\n
<a href="#" id="add_gadget">Add Gadget</a>\n <table id="gadget-table"></table>\n
<div class="gadget-listbox" id="gadget-listbox" title="Add Gadget">\n </div>\n
<table id="gadget-table"></table>\n <div class="front_pad">\n
</div>\n <div tal:content="structure python: here.ERP5Site_viewHomeAreaRenderer(mode=\'web_front\', default_pad_group=\'\')"\n
class="draggable_wrapper"/>\n
</div>\n
</div> </div>
]]></unicode> </value> ]]></unicode> </value>
......
168 169
\ 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