* Adjust the nav high-light.
This commit is contained in:
4
module/story/js/track.js
Normal file
4
module/story/js/track.js
Normal file
@@ -0,0 +1,4 @@
|
||||
$(function()
|
||||
{
|
||||
if(rawModule == 'projectstory') $("#subNavbar .nav li[data-id='story']").removeClass('active');
|
||||
})
|
||||
Reference in New Issue
Block a user