]> CRI, Mines Paris - PSL - Plinn.git/blobdiff - skins/content/list_pending_contents.pt
fckeditor -> ckeditor
[Plinn.git] / skins / content / list_pending_contents.pt
index 04ea27ffc86379d50420b5635d85016a0abec775..2c0ae521d8e1abb950485dabf489bca7916322b3 100644 (file)
@@ -19,7 +19,7 @@
                                                                        arrow python:test(sorted_dir=='up', 'arrowUp.gif', 'arrowDown.gif');
                                                              sortedItems python: here.sort_folder_contents(items, sorted_field, sorted_dir);
                     Batch python:modules['Products.Plinn'].Batch;
-                    batch python:Batch(sortedItems, 50, request.get('b_start', 0), orphan=0)">
+                    batch python:Batch(sortedItems, here.default_batch_size, request.get('b_start', 0), orphan=0)">
     <h2 i18n:translate="">Pending documents</h2>
     <div metal:use-macro="here/batch_macros/macros/navigation">batch navigation</div>
     <table class="listing" cellspacing="0">