Ignore:
Timestamp:
10 Nov 2012, 08:25:17 (12 years ago)
Author:
Henrik Bettermann
Message:

Limit number of files in data center.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/datacenterpage.pt

    r9592 r9610  
    1 <p class="alert-message warning" i18n:translate=""
    2   tal:condition="view/max_exceeded">
    3   <strong>NOTICE:</strong>
    4   There are more than
    5   <span tal:content="view/max_files" i18n:name="count">50</span>
    6   pending files in the data center. Please repair them first before uploading
    7   new files. Download and edit their records according to the error
    8   messages in the last column.
    9   Do not change file names when re-uploading files.
    10   If a file contains no more data for import just remove it.
    11 </p>
    12 
    131<p  i18n:domain="waeup.kofa" i18n:translate="">
    142The data center helps you to manage portal data. You can upload CSV
Note: See TracChangeset for help on using the changeset viewer.