Commit 7cc9cfda by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add css and update js

See merge request manzarH/dic-global-dev!531
parents 48b915cf 1efb8b5f
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -239,7 +239,9 @@
});
}
$('.indicator li:first-child').addClass('opcty_container').siblings().removeClass('opcty_container');
$(this).addClass('opcty_container').siblings().removeClass('opcty_container');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment