Renamed modules.py to routes.py

This commit is contained in:
2016-10-05 11:03:52 +02:00
parent 75e6b39069
commit cf3bc3471b
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ import pillarsdk
from pillar.web.system_util import pillar_api
import pillar.api.utils
from attract.modules import attract_project_view
from attract.routes import attract_project_view
from attract.node_types.task import node_type_task
from attract import current_attract