Remove V2 of the EdX.org footer

This commit is contained in:
Will Daly
2015-06-10 12:01:14 -04:00
parent 2e9759ee43
commit 1cc776ff19
9 changed files with 3 additions and 393 deletions

View File

@@ -10,9 +10,6 @@
var _fn = {
header: 'header.global-new',
// TODO (ECOM-1339): Remove this once the V3 footer is enabled permanently
footer: '.edx-footer-new',
resultsUrl: 'course-search',
init: function() {
@@ -30,7 +27,6 @@
classes: function() {
// Add any RWD-specific classes
_fn.$header.addClass('rwd');
_fn.$footer.addClass('rwd'); // TODO (ECOM-1339): remove once the V3 footer is enabled permanently
},
elements: function() {