Disable language selector in static pages

pull/1/head
yflory 2018-05-28 11:01:03 +02:00
parent 884f2b465d
commit 598960d960
1 changed files with 2 additions and 1 deletions
customize.dist

View File

@ -32,6 +32,7 @@ define([
});
return select;
};
languageSelector = languageSelector; // jshint
var footerCol = function (title, L, literal) {
return h('div.col-6.col-sm-3', [
@ -68,7 +69,7 @@ define([
footerCol(null, [
h('div.cp-bio-foot', [
h('p', Msg.main_footerText),
languageSelector()
//languageSelector()
])
], ''),
footerCol('footer_applications', [