fixed layout for xlarge screens

This commit is contained in:
2015-08-18 18:10:12 +02:00
parent b14efea8a1
commit f61ed5c9ff
22 changed files with 56 additions and 28 deletions
@@ -17,6 +17,7 @@
if(!Modernizr.cssanimations){
window.location = "/unsupported-browser";
}
var Qstorage = localStorage;
$.extend($translations.en, <%= I18n.t('supplier', locale: :en).to_json %>);
$.extend($translations.nl, <%= I18n.t('supplier', locale: :nl).to_json %>);