![]() ![]() | ![]() |
changes in the organization of the producers
<html> <body> <h2>Folders created</h2> <span tal:repeat="id here/REQUEST/SESSION/folderList"> <input type="checkbox" name="folderList" tal:attributes="value id" tal:content="python: here.getProducer(here.REQUEST.SESSION['producer']).producerFolderName+'/'+id" checked/><br/> </span> </body> </html>