<title>folder contents macros</title>
</head>
- <body i18n:domain="cmf_default" metal:define-macro="FolderListing"
+ <body i18n:domain="plinn" metal:define-macro="FolderListing"
tal:define="batch_dict options/batch;
batch batch_dict/batch_obj;
listColumnInfos batch_dict/listColumnInfos;
<span metal:use-macro="here/batch_macros/macros/navigation">batch navigation</span>
</div>
<script type="text/javascript">
+ <!--
(function(){
// ordering / selecting
var firsItemPosElement = document.getElementById('FirstItemPos');
}
}());
+ // -->
</script>
<script type="text/javascript" tal:condition="options/form/items_add_allowed">
(function(){