# HG changeset patch # User David Soria Parra # Date 1394573430 25200 # Node ID 4e908cffaa621139888e2f64bf9f3092f815caf0 # Parent 4d4c4b73808e376786514383a1f804f6131120a1 Add static.js symlink Matt used to add the symlink to the root directory as 'static.js'. We need to ensure that we link from the static directory. diff -r 4d4c4b73808e -r 4e908cffaa62 static/sources.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/static/sources.js Tue Mar 11 14:30:30 2014 -0700 @@ -0,0 +1,1 @@ +../sources.js \ No newline at end of file diff -r 4d4c4b73808e -r 4e908cffaa62 templates/base.html --- a/templates/base.html Sat Mar 08 02:03:33 2014 +0000 +++ b/templates/base.html Tue Mar 11 14:30:30 2014 -0700 @@ -5,7 +5,7 @@ - +