summaryrefslogtreecommitdiff
path: root/templates/default-layout.julius
blob: 5ef6b4241e07ad5ffa3a64afc09b7ea0a5234a15 (plain)
1
2
3
4
5
6
7
webshims.setOptions("forms-ext", {
  "widgets": {
    "classes": "hide-dropdownbtn"
  }
});
webshims.activeLang("en-GB");
webshims.polyfill("forms forms-ext");