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 @@
<div class="file-selection">\n
<div class="file-quick-search"></div>\n
</div>\n
<div class="gadget-container">\n
<a href="#" id="add_gadget">Add Gadget</a>\n
<div class="gadget-listbox" id="gadget-listbox" title="Add Gadget">\n
<table id="gadget-table"></table>\n
</div>\n
<div class="gadget-listbox" id="gadget-listbox" title="Add Gadget">\n
<table id="gadget-table"></table>\n
</div>\n
<div class="front_pad">\n
<div tal:content="structure python: here.ERP5Site_viewHomeAreaRenderer(mode=\'web_front\', default_pad_group=\'\')"\n
class="draggable_wrapper"/>\n
</div>\n
</div>
]]></unicode> </value>
......
168
\ No newline at end of file
169
\ 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