File:  [Repository] / ECHO_content / zpt / ECHO_content_map_frag_js.zpt
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Mon Apr 30 16:30:10 2007 UTC (17 years ago) by casties
Branches: MAIN
CVS tags: cleanup, Root_cleanup, HEAD
added option to provide mapColTypes to create_head_js

<script type="text/javascript" tal:attributes="src python:here.REQUEST['URL1']+'/js_lib_js'"></script>
<script type="text/javascript" tal:attributes="src python:here.REQUEST['URL1']+'/hl_lib_js'"></script>
<script type="text/javascript" tal:content="structure python:here.createAllJSAreas(mapColTypes=options.get('mapColTypes',None))"/>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>