Skip to content

Commit b7c7a49

Browse files
committed
Removes unnecessary testing variable
1 parent 30d2790 commit b7c7a49

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Koha/Plugin/EDS/bootstrap/modules/eds-results.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
[% BREAK %]
257257
[% END %]
258258
[% ELSE %]
259-
<a class="title" dummy="[% PLUGIN_HTTP_PATH %]" href="[% PLUGIN_HTTP_PATH %]/opac/eds-detail.pl?q=Retrieve?an=[% RECORD.Header.An %]|dbid=[%RECORD.Header.DbId%]&resultid=[% RECORD.ResultId %]" title="[% EDSLANG.eds_results_TT_title_attr %]">[% ITEM.Data %]</a>
259+
<a class="title" href="[% PLUGIN_HTTP_PATH %]/opac/eds-detail.pl?q=Retrieve?an=[% RECORD.Header.An %]|dbid=[%RECORD.Header.DbId%]&resultid=[% RECORD.ResultId %]" title="[% EDSLANG.eds_results_TT_title_attr %]">[% ITEM.Data %]</a>
260260
[% END %]
261261
</div>
262262
[% #IMAGE START %]

eds_plugin_21.05002.kpz

-10 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)