@@ -8,8 +8,8 | |||
|
8 | 8 | <% end -%> |
|
9 | 9 | </ul> |
|
10 | 10 | <div class="tabs-buttons" style="display:none;"> |
|
11 |
<button class="tab-left" onclick="moveTabLeft(this) |
|
|
12 |
<button class="tab-right" onclick="moveTabRight(this) |
|
|
11 | <button class="tab-left" type="button" onclick="moveTabLeft(this);"></button> | |
|
12 | <button class="tab-right" type="button" onclick="moveTabRight(this);"></button> | |
|
13 | 13 | </div> |
|
14 | 14 | </div> |
|
15 | 15 |
General Comments 0
You need to be logged in to leave comments.
Login now