|
Lines 552-559
Link Here
|
| 552 |
<a href="#" id="marcTagsSelect"><i class="fa fa-check-square-o"></i> Show tags</a> |
552 |
<a href="#" id="marcTagsSelect"><i class="fa fa-check-square-o"></i> Show tags</a> |
| 553 |
</li> |
553 |
</li> |
| 554 |
[% END %] |
554 |
[% END %] |
| 555 |
<li class="divider"></li> |
555 |
<li class="dropdown-header">Change framework</li> |
| 556 |
<li class="nav-header">Change framework</li> |
|
|
| 557 |
<li> |
556 |
<li> |
| 558 |
<a href="#" class="change-framework" data-frameworkcode=""> |
557 |
<a href="#" class="change-framework" data-frameworkcode=""> |
| 559 |
[% IF ( frameworkcode ) %] |
558 |
[% IF ( frameworkcode ) %] |
| 560 |
- |
|
|