fixed Appointments path

This commit is contained in:
Luc Charland
2015-07-30 10:37:36 -04:00
parent 6ecea9d702
commit 90b7ce7ec3
+1 -1
View File
@@ -8,7 +8,7 @@ DEBUG=False
dir_mappings = {"../UI/Templates":"../UI/Common",
"../UI/Templates/AdministrationUI":"../UI/AdministrationUI",
"../UI/Templates/Appointments":"../UI/Common",
"../UI/Templates/Appointments":"../SoObjects/Appointments",
"../UI/Templates/ContactsUI":"../UI/Contacts",
"../UI/Templates/MailerUI":"../UI/MailerUI",
"../UI/Templates/MailPartViewers":"../UI/MailPartViewers",