Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions df0489 ... vs bb2698 ... for public/js/app/router.js

Diff revisions: vs.
  @@ -279,7 +279,7 @@
279 279 if ('home' == page
280 280 && ('bid4cars.local' == window.location.host
281 281 || 'bid4cars.nirph.com' == window.location.host
282 - || 'www.bid4cars.co.za' == window.location.host))
282 + || 'www.bid4cars.com.na' == window.location.host))
283 283 {
284 284 page = 'dealerhome';
285 285 }