Skip to content

Instantly share code, notes, and snippets.

@jensblond
Created September 29, 2016 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jensblond/6202715e6956c920a66bd474f4cc6ccf to your computer and use it in GitHub Desktop.
Save jensblond/6202715e6956c920a66bd474f4cc6ccf to your computer and use it in GitHub Desktop.
mapping.js
function () {
return [
{ path: '/de/firmen/apparate-und-behaelterbau', visibility: true, id: "94401" },
{ path: '/de/firmen/armaturen', visibility: true, id: "89738" },
{ path: '/de/firmen/automatisierungstechnik', visibility: true, id: "87071" },
{ path: '/de/firmen/dichtungen', visibility: true, id: "90322" },
{ path: '/de/firmen/laborgeraete', visibility: true, id: "76541" },
{ path: '/de/firmen/messtechnik', visibility: true, id: "94814" },
{ path: '/de/firmen/pumpen-fuer-die-chemische-industrie', visibility: true, id: "83832" },
{ path: '/de/firmen/ventile', visibility: true, id: "90045" },
{ path: '/de/firmen/waermetauscher', visibility: false, id: "62316" }
];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment