changed to gw

This commit is contained in:
arzynik 2012-10-24 16:30:14 -07:00
parent 758cbf3f5d
commit adda1ff773

View File

@ -1419,7 +1419,7 @@ App.loc = {
case 'gu':
case 'georgetown university':
App.community = null;
var loc = '/' + App.communities.dc.permalink;
var loc = '/' + App.communities.gw.permalink;
History.pushState({}, 'Crunchbutton', loc);
break;
}