Completed the move of the webstuff into the webstuff directories. Feature Request 4547, 4555. Doug Blank told me that he thought that I could finish this one.

svn: r16427
This commit is contained in:
Rob G. Healey
2011-01-21 21:26:17 +00:00
parent b4096bae73
commit 458e738a3d
25 changed files with 124 additions and 67 deletions

View File

@@ -176,7 +176,6 @@ DATA_DIR = os.path.join(ROOT_DIR, "data")
WEB_DIR = os.path.join(ROOT_DIR, 'web')
#SYSTEM_FILTERS = os.path.join(DATA_DIR, "system_filters.xml")
TIP_DATA = os.path.join(DATA_DIR, "tips.xml")
MAPSTRACTION_DIR = os.path.join(ROOT_DIR, "mapstraction")
PAPERSIZE = os.path.join(DATA_DIR, "papersize.xml")