Update location of JS assets for local debugging (most envs use S3), remove old link to 3rdParty repo (which is no longer used)

This commit is contained in:
David Ormsbee
2012-03-22 10:48:40 -04:00
parent aea72a62f7
commit e3e8edcf81
2 changed files with 1 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ TEXTBOOK_DIR = ENV_ROOT / "book_images"
# FIXME ???????? --
# We should have separate S3 staged URLs in case we need to make changes to
# these assets and test them.
LIB_URL = '/static/lib/'
LIB_URL = '/static/js/'
# LIB_URL = 'https://mitxstatic.s3.amazonaws.com/js/' # For AWS deploys
# Dev machines shouldn't need the book

View File

@@ -1 +0,0 @@
../../3rdParty/static/js/