wcs/wcs/admin
Benjamin Dauvergne 6b4e45a502 Make it backward compatible with older quixote releases
* wcs/__init__.py:
 * wcs/admin/__init__.py:
 * wcs/backoffice/__init__.py:
 * wcs/forms/__init__.py:
 * wcs/qommon/__init__.py:
 * wcs/qommon/admin/__init__.py:
 * wcs/qommon/backoffice/__init__.py:
 * wcs/qommon/ident/__init__.py:
   if compile_package is not present, revert to previous way of doing
   (calling enable_ptl()).
2009-04-03 14:03:08 +00:00
..
__init__.py Make it backward compatible with older quixote releases 2009-04-03 14:03:08 +00:00
bounces.ptl moved error_page function to common and added a 'back' link 2009-03-02 14:38:17 +00:00
categories.ptl do not redirect to category view page that doesn't exist 2009-03-23 16:27:31 +00:00
fields.ptl Admin: add a duplicate field command 2009-03-26 16:24:58 +00:00
forms.ptl moved error_page function to common and added a 'back' link 2009-03-02 14:38:17 +00:00
logger.ptl moved logger.ptl to qommon 2009-03-04 08:54:57 +00:00
menu.ptl import error_page whose code was deleted to preserve api 2009-03-03 18:24:30 +00:00
roles.ptl moved error_page function to common and added a 'back' link 2009-03-02 14:38:17 +00:00
root.ptl reverted previous change that fixed html_top sections and fixed it in html_top only 2009-03-02 15:04:17 +00:00
settings.ptl use qommon admin settings directory and cfg_submit 2009-03-04 09:43:52 +00:00
users.ptl moved error_page function to common and added a 'back' link 2009-03-02 14:38:17 +00:00
workflows.ptl moved error_page function to common and added a 'back' link 2009-03-02 14:38:17 +00:00