Commit 50ab6cf6 by Manzar Hussain

change class name

parent 0c013e25
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
stripLength(0); stripLength(0);
stripOther(0) stripOther(0)
//scrollGen('product_history'); scrollGen('product_history');
scrollGen('scroll_pane'); scrollGen('scroll_pane');
$('.indicator li').click(function(){ $('.indicator li').click(function(){
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<div class="h_s_c_o_w"> <div class="h_s_c_o_w">
<div class="hs_i_wrapper"> <div class="hs_i_wrapper">
<div class="hs_wrap_c scroll-pane"> <div class="hs_wrap_c scroll_pane">
<ul class="count_li_item"> <ul class="count_li_item">
{% for row in rows %} {% for row in rows %}
<li> <li>
......
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