Nikola Ignjatovic 5 years ago
parent
commit
db58d97adf
1 changed files with 0 additions and 13 deletions
  1. 0
    13
      scripts/custom.js

+ 0
- 13
scripts/custom.js View File

} }


} }
<<<<<<< HEAD

//service and industry
var loc = window.location;
if(loc.pathname.includes("services") && loc.pathname.includes("industries") )
{
console.log(loc);
$(".expand-menu li a[href=" + + "]").addClass("active");
}


=======
>>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c
//homepage //homepage
var previousLink; var previousLink;
var indexPeviousSelectedLink = 0; var indexPeviousSelectedLink = 0;

Loading…
Cancel
Save