Show More
@@ -49,7 +49,7 b'' | |||||
49 | <% |
|
49 | <% | |
50 | def is_current(selected): |
|
50 | def is_current(selected): | |
51 | if selected == current: |
|
51 | if selected == current: | |
52 |
return |
|
52 | return "class='current'" | |
53 | %> |
|
53 | %> | |
54 | %if current not in ['home','admin']: |
|
54 | %if current not in ['home','admin']: | |
55 | <script type="text/javascript"> |
|
55 | <script type="text/javascript"> |
General Comments 0
You need to be logged in to leave comments.
Login now