Showing
1 changed file
with
0 additions
and
1 deletions
@@ -23,7 +23,6 @@ | @@ -23,7 +23,6 @@ | ||
23 | {{#if sub}} | 23 | {{#if sub}} |
24 | <ul class="sub-nav"> | 24 | <ul class="sub-nav"> |
25 | {{# sub}} | 25 | {{# sub}} |
26 | - {{log this}} | ||
27 | <li class="{{# isSelect}}current{{/ isSelect}}" style="background-color:{{bgColor}};"> | 26 | <li class="{{# isSelect}}current{{/ isSelect}}" style="background-color:{{bgColor}};"> |
28 | {{#if sortUrl}} | 27 | {{#if sortUrl}} |
29 | <a href="{{sortUrl}}" style="{{#if sortNameColor}}color:{{sortNameColor}};{{/if}}"> | 28 | <a href="{{sortUrl}}" style="{{#if sortNameColor}}color:{{sortNameColor}};{{/if}}"> |
-
Please register or login to post a comment