Showing
1 changed file
with
1 additions
and
1 deletions
@@ -96,7 +96,7 @@ | @@ -96,7 +96,7 @@ | ||
96 | {{#branditems}} | 96 | {{#branditems}} |
97 | <li class="category- | 97 | <li class="category- |
98 | item thirdnavbar"> | 98 | item thirdnavbar"> |
99 | - <a href="" hot={{hot}}>{{brandname}}</a> | 99 | + <a href="{{link}}" hot={{hot}}>{{brandname}}</a> |
100 | </li> | 100 | </li> |
101 | {{/branditems}} | 101 | {{/branditems}} |
102 | </ul> | 102 | </ul> |
-
Please register or login to post a comment