Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
commit
362579f79f
@ -32,7 +32,6 @@ define([
|
|||||||
});
|
});
|
||||||
return select;
|
return select;
|
||||||
};
|
};
|
||||||
languageSelector = languageSelector; // jshint
|
|
||||||
|
|
||||||
var footerCol = function (title, L, literal) {
|
var footerCol = function (title, L, literal) {
|
||||||
return h('div.col-6.col-sm-3', [
|
return h('div.col-6.col-sm-3', [
|
||||||
@ -633,6 +632,7 @@ define([
|
|||||||
])
|
])
|
||||||
]),
|
]),
|
||||||
]),
|
]),
|
||||||
|
infopageFooter(),
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user