Commit cecf03c2 by Clinton Blackburn Committed by Clinton Blackburn

Reactivated the offers app to fix the offers dashboard

parent e85bad23
......@@ -9,7 +9,6 @@ class EdxShop(app.Shop):
# Override core app instances with blank application instances to exclude their URLs.
promotions_app = Application()
catalogue_app = Application()
offer_app = Application()
search_app = Application()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment