View | Details | Raw Unified | Return to bug 33195
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt (-126 / +125 lines)
Lines 126-132 Link Here
126
                                    [% IF ( loop.last ) %][% ELSE %]|[% END %]
126
                                    [% IF ( loop.last ) %][% ELSE %]|[% END %]
127
                                [% END %]
127
                                [% END %]
128
                                </span>
128
                                </span>
129
                            [% END %]
129
                            [% END # /IF shelves.count %]
130
130
131
                            [% IF ( TagsEnabled &&  TagsShowOnDetail &&  TagLoop ) %]
131
                            [% IF ( TagsEnabled &&  TagsShowOnDetail &&  TagLoop ) %]
132
                                <span class="results_summary"><span class="label">Tags:</span>
132
                                <span class="results_summary"><span class="label">Tags:</span>
Lines 139-145 Link Here
139
                                        <span class="weight">([% TagLoo.weight_total | html %])</span>[% IF ( loop.last ) %][% ELSE %], [% END %]
139
                                        <span class="weight">([% TagLoo.weight_total | html %])</span>[% IF ( loop.last ) %][% ELSE %], [% END %]
140
                                    [% END %]
140
                                    [% END %]
141
                                </span>
141
                                </span>
142
                            [% END %]
142
                            [% END # /IF TagsEnabled %]
143
143
144
                            <span id="catalogue_detail_marc_preview" class="results_summary">
144
                            <span id="catalogue_detail_marc_preview" class="results_summary">
145
                                <span class="label">MARC preview:</span>
145
                                <span class="label">MARC preview:</span>
Lines 163-176 Link Here
163
                                        <span class="itypetext">[% itemtype | html %]</span>
163
                                        <span class="itypetext">[% itemtype | html %]</span>
164
                                    [% END %]
164
                                    [% END %]
165
                                </span>
165
                                </span>
166
                            [% END %]
166
                            [% END # /IF !item_level_itypes %]
167
167
168
                            [% IF ( Koha.Preference('SearchEngine') == 'Elasticsearch' ) %]
168
                            [% IF ( Koha.Preference('SearchEngine') == 'Elasticsearch' ) %]
169
                                <span id="catalogue_detail_elastic_record" class="results_summary">
169
                                <span id="catalogue_detail_elastic_record" class="results_summary">
170
                                    <span class="label">Elasticsearch record:</span>
170
                                    <span class="label">Elasticsearch record:</span>
171
                                    <a href="/cgi-bin/koha/catalogue/showelastic.pl?id=[% biblionumber | uri %]" title="Elasticsearch record" class="previewElastic">Show</a>
171
                                    <a href="/cgi-bin/koha/catalogue/showelastic.pl?id=[% biblionumber | uri %]" title="Elasticsearch record" class="previewElastic">Show</a>
172
                                </span>
172
                                </span>
173
                            [% END %]
173
                            [% END # /IF Elasticsearch %]
174
174
175
                            [% IF ( holdcount ) %]
175
                            [% IF ( holdcount ) %]
176
                                <span class="results_summary">
176
                                <span class="results_summary">
Lines 183-189 Link Here
183
                                        [% END %]
183
                                        [% END %]
184
                                    </span>
184
                                    </span>
185
                                </span>
185
                                </span>
186
                            [% END %]
186
                            [% END # /IF ( holdcount ) %]
187
187
188
                            [% IF illrequests.count %]
188
                            [% IF illrequests.count %]
189
                                <span class="results_summary">
189
                                <span class="results_summary">
Lines 198-204 Link Here
198
                                        [% END %]
198
                                        [% END %]
199
                                    [% END %]
199
                                    [% END %]
200
                                </span>
200
                                </span>
201
                            [% END %]
201
                            [% END # /IF illrequests.count %]
202
202
203
                            [% IF ( article_requests_count = Biblio.ArticleRequestsActiveCount( biblionumber ) ) %]
203
                            [% IF ( article_requests_count = Biblio.ArticleRequestsActiveCount( biblionumber ) ) %]
204
                                <span class="results_summary">
204
                                <span class="results_summary">
Lines 207-213 Link Here
207
                                        <a href="/cgi-bin/koha/circ/request-article.pl?biblionumber=[% biblionumber | uri %]">[% article_requests_count | html %]</a>
207
                                        <a href="/cgi-bin/koha/circ/request-article.pl?biblionumber=[% biblionumber | uri %]">[% article_requests_count | html %]</a>
208
                                    </span>
208
                                    </span>
209
                                </span>
209
                                </span>
210
                            [% END %]
210
                            [% END # /IF article_requests_count %]
211
211
212
                            [% IF course_reserves %]
212
                            [% IF course_reserves %]
213
                                <span class="results_summary">
213
                                <span class="results_summary">
Lines 217-227 Link Here
217
                                        [% IF ( loop.last ) %][% ELSE %]|[% END %]
217
                                        [% IF ( loop.last ) %][% ELSE %]|[% END %]
218
                                    [% END %]
218
                                    [% END %]
219
                                </span>
219
                                </span>
220
                            [% END %]
220
                            [% END # /IF course_reserves %]
221
                        </div> [%# .page-section %]
221
                        </div> <!-- /.page-section -->
222
222
223
                        [% IF ( CoverImagePlugins || AmazonCoverImages  || LocalCoverImages || IntranetCoce || ( SyndeticsCovers ) || (Koha.Preference('CustomCoverImages') && Koha.Preference('CustomCoverImagesURL')) ) %]
223
                        [% IF ( CoverImagePlugins || AmazonCoverImages  || LocalCoverImages || IntranetCoce || ( SyndeticsCovers ) || (Koha.Preference('CustomCoverImages') && Koha.Preference('CustomCoverImagesURL')) ) %]
224
                            </div>
224
                            </div> <!-- /.col-xs-* -->
225
                            <div class="col-xs-3 bookcoverimg">
225
                            <div class="col-xs-3 bookcoverimg">
226
                                <div id="biblio-cover-slider" class="cover-slider" data-isbn="[% normalized_isbn | html %]">
226
                                <div id="biblio-cover-slider" class="cover-slider" data-isbn="[% normalized_isbn | html %]">
227
                                    [% IF ( LocalCoverImages ) %]
227
                                    [% IF ( LocalCoverImages ) %]
Lines 232-241 Link Here
232
                                                        <img src="/cgi-bin/koha/catalogue/image.pl?thumbnail=1&amp;imagenumber=[% image.imagenumber | uri %]" alt="Local cover image" data-link="/cgi-bin/koha/catalogue/imageviewer.pl?biblionumber=[% biblionumber | uri %]&amp;imagenumber=[% image.imagenumber | uri %]" />
232
                                                        <img src="/cgi-bin/koha/catalogue/image.pl?thumbnail=1&amp;imagenumber=[% image.imagenumber | uri %]" alt="Local cover image" data-link="/cgi-bin/koha/catalogue/imageviewer.pl?biblionumber=[% biblionumber | uri %]&amp;imagenumber=[% image.imagenumber | uri %]" />
233
                                                    </a>
233
                                                    </a>
234
                                                    <div class="hint">Local cover image</div>
234
                                                    <div class="hint">Local cover image</div>
235
                                                </div>
235
                                                </div> <!-- /.cover-image -->
236
                                            [% END %]
236
                                            [% END # FOREACH image %]
237
                                        [% END %]
237
                                        [% END # /IF localimages.count %]
238
                                    [% END %]
238
                                    [% END # /IF ( LocalCoverImages ) %]
239
239
240
                                    [% IF ( AmazonCoverImages && normalized_isbn) %]
240
                                    [% IF ( AmazonCoverImages && normalized_isbn) %]
241
                                        <div class="cover-image" id="amazon-bookcoverimg">
241
                                        <div class="cover-image" id="amazon-bookcoverimg">
Lines 243-250 Link Here
243
                                                <img src="https://images-na.ssl-images-amazon.com/images/P/[% normalized_isbn | uri %].01.MZZZZZZZ.jpg" alt="Amazon cover image" data-link="http://www.amazon[% AmazonTld | uri %]/gp/reader/[% normalized_isbn | uri %][% AmazonAssocTag | uri %]#reader-link"/>
243
                                                <img src="https://images-na.ssl-images-amazon.com/images/P/[% normalized_isbn | uri %].01.MZZZZZZZ.jpg" alt="Amazon cover image" data-link="http://www.amazon[% AmazonTld | uri %]/gp/reader/[% normalized_isbn | uri %][% AmazonAssocTag | uri %]#reader-link"/>
244
                                            </a>
244
                                            </a>
245
                                            <div class="hint">Image from Amazon.com</div>
245
                                            <div class="hint">Image from Amazon.com</div>
246
                                        </div>
246
                                        </div> <!-- /.cover-image -->
247
                                    [% END %]
247
                                    [% END # /IF ( AmazonCoverImages && normalized_isbn) %]
248
248
249
                                    [% IF ( IntranetCoce && CoceProviders && normalized_isbn ) %]
249
                                    [% IF ( IntranetCoce && CoceProviders && normalized_isbn ) %]
250
                                        [% coce_id = normalized_ean || normalized_isbn %]
250
                                        [% coce_id = normalized_ean || normalized_isbn %]
Lines 255-262 Link Here
255
                                                <span class="no-image">No cover image available</span>
255
                                                <span class="no-image">No cover image available</span>
256
                                            [% END %]
256
                                            [% END %]
257
                                            <div class="hint">Image from Coce</div>
257
                                            <div class="hint">Image from Coce</div>
258
                                        </div>
258
                                        </div> <!-- /.cover-image -->
259
                                    [% END %]
259
                                    [% END # /IF IntranetCoce %]
260
260
261
                                    [% IF ( SyndeticsCovers ) %]
261
                                    [% IF ( SyndeticsCovers ) %]
262
                                        [% IF ( content_identifier_exists ) %]
262
                                        [% IF ( content_identifier_exists ) %]
Lines 265-271 Link Here
265
                                                    <img src="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn | url %]/[% Koha.Preference('SyndeticsCoverImageSize') | url %].GIF&amp;client=[% Koha.Preference('SyndeticsClientCode') | url %]&amp;type=xw10&amp;upc=[% normalized_upc | url %]&amp;oclc=[% normalized_oclc | url %]" alt="" class="thumbnail" />
265
                                                    <img src="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn | url %]/[% Koha.Preference('SyndeticsCoverImageSize') | url %].GIF&amp;client=[% Koha.Preference('SyndeticsClientCode') | url %]&amp;type=xw10&amp;upc=[% normalized_upc | url %]&amp;oclc=[% normalized_oclc | url %]" alt="" class="thumbnail" />
266
                                                </a>
266
                                                </a>
267
                                                <div class="hint">Image from Syndetics</div>
267
                                                <div class="hint">Image from Syndetics</div>
268
                                            </div>
268
                                            </div> <!-- /.cover-image -->
269
                                        [% ELSE %]
269
                                        [% ELSE %]
270
                                            <span class="no-image">No cover image available</span>
270
                                            <span class="no-image">No cover image available</span>
271
                                        [% END %]
271
                                        [% END %]
Lines 279-293 Link Here
279
                                                    <img id="custom-img" alt="Custom cover image" src="[% custom_cover_image_url | url %]" />
279
                                                    <img id="custom-img" alt="Custom cover image" src="[% custom_cover_image_url | url %]" />
280
                                                </a>
280
                                                </a>
281
                                                <div class="hint">Custom cover image</div>
281
                                                <div class="hint">Custom cover image</div>
282
                                            </div>
282
                                            </div> <!-- /.cover-image -->
283
                                        [% END %]
283
                                        [% END # /custom_cover_image_url %]
284
                                    [% END %]
284
                                    [% END # /IF CustomCoverImages %]
285
                                </div> <!-- /.cover-slider -->
285
                                </div> <!-- /.cover-slider -->
286
                            </div> <!-- /.bookcoverimg.col-xs-3 -->
286
                            </div> <!-- /.bookcoverimg.col-xs-3 -->
287
                        [% ELSE %]
287
                        [% ELSE %]
288
                            </div> <!-- /.col-xs-* -->
288
                            </div> <!-- /.col-xs-* -->
289
                        [% END # /IF ( AmazonCoverImages, etc ) %]
289
                        [% END # /IF ( AmazonCoverImages, etc ) %]
290
                    </div>
290
                    </div> <!-- /.row -->
291
291
292
                    <div id="bibliodetails" class="toptabs">
292
                    <div id="bibliodetails" class="toptabs">
293
                        <ul class="nav nav-tabs" role="tablist">
293
                        <ul class="nav nav-tabs" role="tablist">
Lines 302-308 Link Here
302
                                <li role="presentation">
302
                                <li role="presentation">
303
                                    <a href="#holdings" aria-controls="holdings" role="tab" data-toggle="tab">Holdings ([% itemloop.size() || 0 | html %])</a>
303
                                    <a href="#holdings" aria-controls="holdings" role="tab" data-toggle="tab">Holdings ([% itemloop.size() || 0 | html %])</a>
304
                                </li>
304
                                </li>
305
                            [% END %]
305
                            [% END # /IF (SeparateHoldings) %]
306
                            [% IF Koha.Preference('EnableItemGroups') %]
306
                            [% IF Koha.Preference('EnableItemGroups') %]
307
                                <li role="presentation">
307
                                <li role="presentation">
308
                                    <a href="#item_groups" aria-controls="item_groups" role="tab" data-toggle="tab">Item groups</a>
308
                                    <a href="#item_groups" aria-controls="item_groups" role="tab" data-toggle="tab">Item groups</a>
Lines 362-369 Link Here
362
                                <li role="presentation">
362
                                <li role="presentation">
363
                                    <a href="#[% plugins_intranet_catalog_biblio_tab.id | uri %]"  aria-controls="[% plugins_intranet_catalog_biblio_tab.id | uri %]" role="tab" data-toggle="tab">[% plugins_intranet_catalog_biblio_tab.title | html %]</a>
363
                                    <a href="#[% plugins_intranet_catalog_biblio_tab.id | uri %]"  aria-controls="[% plugins_intranet_catalog_biblio_tab.id | uri %]" role="tab" data-toggle="tab">[% plugins_intranet_catalog_biblio_tab.title | html %]</a>
364
                                </li>
364
                                </li>
365
                            [% END %]
365
                            [% END # /FOREACH plugins_intranet_catalog_biblio_tab %]
366
                        </ul>
366
                        </ul> <!-- /.nav.nav-tabs -->
367
367
368
                        <div class="tab-content">
368
                        <div class="tab-content">
369
                            [% items_table_block_iter = 0 %]
369
                            [% items_table_block_iter = 0 %]
Lines 385-393 Link Here
385
                                                <a class="itemselection_action_item_group_set" href="#"><i class="fa fa-book"></i> Add/move to item group</a>
385
                                                <a class="itemselection_action_item_group_set" href="#"><i class="fa fa-book"></i> Add/move to item group</a>
386
                                                <a class="itemselection_action_item_group_unset" href="#"><i class="fa fa-unlink"></i> Remove from item group</a>
386
                                                <a class="itemselection_action_item_group_unset" href="#"><i class="fa fa-unlink"></i> Remove from item group</a>
387
                                            [% END %]
387
                                            [% END %]
388
                                        </span>
388
                                        </span> <!-- /.itemselection_actions -->
389
                                    [% END %]
389
                                    [% END # /IF (StaffDetailItemSelection) %]
390
                                </div>
390
                                </div> <!-- /.tab_table_table_controls -->
391
391
392
                                <table class="items_table" id="[% tab | html %]_table">
392
                                <table class="items_table" id="[% tab | html %]_table">
393
                                    <thead>
393
                                    <thead>
Lines 757-777 Link Here
757
                                                                    <ul class="dropdown-menu pull-right">
757
                                                                    <ul class="dropdown-menu pull-right">
758
                                                                        <li><a href="/cgi-bin/koha/tools/upload-cover-image.pl?itemnumber=[% item.itemnumber | uri %]&amp;filetype=image"><i class="fa fa-upload"></i> Upload image</a></li>
758
                                                                        <li><a href="/cgi-bin/koha/tools/upload-cover-image.pl?itemnumber=[% item.itemnumber | uri %]&amp;filetype=image"><i class="fa fa-upload"></i> Upload image</a></li>
759
                                                                    </ul>
759
                                                                    </ul>
760
                                                                </div>
760
                                                                </div> <!-- /.btn-group -->
761
                                                            [% ELSE %]
761
                                                            [% ELSE %]
762
                                                                <a class="btn btn-default btn-xs" href="/cgi-bin/koha/cataloguing/additem.pl?op=edititem&biblionumber=[% item.biblionumber | html %]&itemnumber=[% item.itemnumber | html %]#edititem"><i class="fa fa-pencil"></i> Edit</a>
762
                                                                <a class="btn btn-default btn-xs" href="/cgi-bin/koha/cataloguing/additem.pl?op=edititem&biblionumber=[% item.biblionumber | html %]&itemnumber=[% item.itemnumber | html %]#edititem"><i class="fa fa-pencil"></i> Edit</a>
763
                                                            [% END %]
763
                                                            [% END # /IF LocalCoverImages %]
764
                                                        [% END %]
764
                                                        [% END # /IF item.can_be_edited %]
765
                                                        [% IF bundlesEnabled %]
765
                                                        [% IF bundlesEnabled %]
766
                                                            <button class="btn btn-default btn-xs details-control"><i class="fa fa-folder"></i> Manage bundle ([% item.bundled | html %]|[% item.bundled_lost | html %])</button>
766
                                                            <button class="btn btn-default btn-xs details-control"><i class="fa fa-folder"></i> Manage bundle ([% item.bundled | html %]|[% item.bundled_lost | html %])</button>
767
                                                        [% END %]
767
                                                        [% END %]
768
                                                    </td>
768
                                                    </td> <!-- /.actions -->
769
                                                [% END %]
769
                                                [% END # /IF CAN_user_editcatalogue_edit_items %]
770
                                            </tr>
770
                                            </tr>
771
                                        [% END %]
771
                                        [% END # /FOREACH item %]
772
                                    </tbody>
772
                                    </tbody>
773
                                </table>
773
                                </table> <!-- /.items_table -->
774
                            [% END %][%# end of block items_table %]
774
                            [% END %][% # /BLOCK items_table %]
775
775
776
                            [% IF Koha.Preference('EnableItemGroups') %]
776
                            [% IF Koha.Preference('EnableItemGroups') %]
777
                                <div role="tabpanel" class="tab-pane" id="item_groups">
777
                                <div role="tabpanel" class="tab-pane" id="item_groups">
Lines 789-796 Link Here
789
                                            </tr>
789
                                            </tr>
790
                                        </thead>
790
                                        </thead>
791
                                    </table>
791
                                    </table>
792
                                </div>
792
                                </div> <!-- /.tab-pane -->
793
                            [% END %]
793
                            [% END # /IF EnableItemGroups %]
794
794
795
                            <div role="tabpanel" class="tab-pane" id="holdings">
795
                            <div role="tabpanel" class="tab-pane" id="holdings">
796
                                [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'above' ) %]
796
                                [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'above' ) %]
Lines 826-832 Link Here
826
                                    [% ELSE %]
826
                                    [% ELSE %]
827
                                        <div id="noitems">No physical items for this record</div>
827
                                        <div id="noitems">No physical items for this record</div>
828
                                    [% END %]
828
                                    [% END %]
829
                                [% END %]
829
                                [% END # /IF count %]
830
830
831
                                [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'below' ) %]
831
                                [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'below' ) %]
832
                                    <span class="results_summary NovelistSelect" style="display:none;">
832
                                    <span class="results_summary NovelistSelect" style="display:none;">
Lines 834-840 Link Here
834
                                        <div data-novelist-novelistselect=[% normalized_isbn | html %]></div>
834
                                        <div data-novelist-novelistselect=[% normalized_isbn | html %]></div>
835
                                    </span>
835
                                    </span>
836
                                [% END %]
836
                                [% END %]
837
                            </div>
837
                            </div> <!-- /.tab-pane#holdings -->
838
838
839
                            [% IF (SeparateHoldings) %]
839
                            [% IF (SeparateHoldings) %]
840
                                <div role="tabpanel" class="tab-pane" id="otherholdings">
840
                                <div role="tabpanel" class="tab-pane" id="otherholdings">
Lines 843-849 Link Here
843
                                    [% ELSE %]
843
                                    [% ELSE %]
844
                                        <span class="nootheritems">No other items.</span>
844
                                        <span class="nootheritems">No other items.</span>
845
                                    [% END %]
845
                                    [% END %]
846
                                </div>
846
                                </div> <!-- /.tab-pane#otherholdings -->
847
                            [% END %]
847
                            [% END %]
848
848
849
                            [% IF ( MARCNOTES ) %]
849
                            [% IF ( MARCNOTES ) %]
Lines 857-866 Link Here
857
                                                    [% MARCNOTE.marcnote | html | html_line_break %]
857
                                                    [% MARCNOTE.marcnote | html | html_line_break %]
858
                                                [% END %]
858
                                                [% END %]
859
                                            </p>
859
                                            </p>
860
                                        [% END %]
860
                                        [% END # /FOREACH MARCNOTE %]
861
                                    </div>
861
                                    </div> <!-- /.content_set -->
862
                                </div>
862
                                </div> <!-- /.tab-pane#description -->
863
                            [% END %]
863
                            [% END # /IF MARCNOTES %]
864
864
865
                            [% IF ComponentParts && ComponentParts.size %]
865
                            [% IF ComponentParts && ComponentParts.size %]
866
                                <div role="tabpanel" class="tab-pane" id="components">
866
                                <div role="tabpanel" class="tab-pane" id="components">
Lines 878-885 Link Here
878
                                            <p>Only [% ComponentParts.size | html %] results are shown: <a href="/cgi-bin/koha/catalogue/search.pl?q=[% ComponentPartsQuery | url %]"/>show all component parts</a></p>
878
                                            <p>Only [% ComponentParts.size | html %] results are shown: <a href="/cgi-bin/koha/catalogue/search.pl?q=[% ComponentPartsQuery | url %]"/>show all component parts</a></p>
879
                                        [% END %]
879
                                        [% END %]
880
                                    </div> <!-- /.content_set -->
880
                                    </div> <!-- /.content_set -->
881
                                </div> <!-- /#components -->
881
                                </div> <!-- /.tab-pane#components -->
882
                            [% END %]
882
                            [% END # /IF ComponentParts %]
883
883
884
                            [% IF ( subscriptionsnumber ) %]
884
                            [% IF ( subscriptionsnumber ) %]
885
                                <div role="tabpanel" class="tab-pane" id="subscriptions">
885
                                <div role="tabpanel" class="tab-pane" id="subscriptions">
Lines 930-943 Link Here
930
                                                            </td>
930
                                                            </td>
931
                                                            <td>[% latestserial.notes | html %]</td>
931
                                                            <td>[% latestserial.notes | html %]</td>
932
                                                        </tr>
932
                                                        </tr>
933
                                                    [% END %]
933
                                                    [% END # /FOREACH latestserial %]
934
                                                </table>
934
                                                </table>
935
                                            [% END %]
935
                                            [% END # /IF ( subscription.latestserials ) %]
936
                                            <a href="/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=[% subscription.subscriptionid | uri %]">Subscription details</a>
936
                                            <a href="/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=[% subscription.subscriptionid | uri %]">Subscription details</a>
937
                                        [% END %]
937
                                        [% END # /FOREACH subscription %]
938
                                    </div>
938
                                    </div> <!-- /#catalogue_detail_subscriptions -->
939
                                </div>
939
                                </div> <!-- /.tab-pane#subscriptions -->
940
                            [% END %]
940
                            [% END # /IF ( subscriptionsnumber %]
941
941
942
                            [% IF Koha.Preference('AcquisitionDetails') %]
942
                            [% IF Koha.Preference('AcquisitionDetails') %]
943
                                <div role="tabpanel" class="tab-pane" id="acq_details">
943
                                <div role="tabpanel" class="tab-pane" id="acq_details">
Lines 1036-1044 Link Here
1036
                                        </table>
1036
                                        </table>
1037
                                    [% ELSE %]
1037
                                    [% ELSE %]
1038
                                        <span class="noorder">There is no order for this bibliographic record.</span>
1038
                                        <span class="noorder">There is no order for this bibliographic record.</span>
1039
                                    [% END %]
1039
                                    [% END # /IF orders.count %]
1040
                                </div>
1040
                                </div> <!-- /.tab-pane#acq_details -->
1041
                            [% END %]
1041
                            [% END # /IF AcquisitionDetails %]
1042
1042
1043
                            [% IF suggestions.count %]
1043
                            [% IF suggestions.count %]
1044
                                <div role="tabpanel" class="tab-pane" id="suggestion_details">
1044
                                <div role="tabpanel" class="tab-pane" id="suggestion_details">
Lines 1112-1128 Link Here
1112
                                                            [% AuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestion.STATUS ) | html %]
1112
                                                            [% AuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestion.STATUS ) | html %]
1113
                                                        [% ELSE %]
1113
                                                        [% ELSE %]
1114
                                                            <span>Status unknown</span>
1114
                                                            <span>Status unknown</span>
1115
                                                        [% END %]
1115
                                                        [% END # /IF suggestion.STATUS %]
1116
                                                        [% IF suggestion.reason %]
1116
                                                        [% IF suggestion.reason %]
1117
                                                            <br />([% suggestion.reason | html %])
1117
                                                            <br />([% suggestion.reason | html %])
1118
                                                        [% END %]
1118
                                                        [% END %]
1119
                                                    </td>
1119
                                                    </td>
1120
                                                </tr>
1120
                                                </tr>
1121
                                            [% END %]
1121
                                            [% END # /FOREACH suggestion %]
1122
                                        </tbody>
1122
                                        </tbody>
1123
                                    </table>
1123
                                    </table> <!-- /#suggestions -->
1124
                                </div>
1124
                                </div> <!-- /.tab-pane#suggestion_details -->
1125
                            [% END %]
1125
                            [% END # /IF suggestions.count %]
1126
1126
1127
                            [% IF ( FRBRizeEditions ) %]
1127
                            [% IF ( FRBRizeEditions ) %]
1128
                                [% IF ( XISBNS ) %]
1128
                                [% IF ( XISBNS ) %]
Lines 1135-1141 Link Here
1135
                                                        <td>
1135
                                                        <td>
1136
                                                            <a href="http://www.amazon.com/gp/reader/[% XISBN.normalized_isbn | uri %][% AmazonAssocTag | uri %]#reader-link"><img src="https://images-na.ssl-images-amazon.com/images/P/[% XISBN.normalized_isbn | html %].01._AA75_PU_PU-5_.jpg" /></a>
1136
                                                            <a href="http://www.amazon.com/gp/reader/[% XISBN.normalized_isbn | uri %][% AmazonAssocTag | uri %]#reader-link"><img src="https://images-na.ssl-images-amazon.com/images/P/[% XISBN.normalized_isbn | html %].01._AA75_PU_PU-5_.jpg" /></a>
1137
                                                        </td>
1137
                                                        </td>
1138
                                                    [% END %]
1138
                                                    [% END # /IF ( AmazonCoverImages ) %]
1139
                                                    [% IF ( !item_level_itypes || Koha.Preference('BiblioItemtypeInfo') ) %]
1139
                                                    [% IF ( !item_level_itypes || Koha.Preference('BiblioItemtypeInfo') ) %]
1140
                                                        <td>
1140
                                                        <td>
1141
                                                            [% IF ( noItemTypeImages ) %]
1141
                                                            [% IF ( noItemTypeImages ) %]
Lines 1144-1150 Link Here
1144
                                                                <img src="[% XISBN.imageurl | html %]" alt="[% XISBN.description | html %]" title="[% XISBN.description | html %]">
1144
                                                                <img src="[% XISBN.imageurl | html %]" alt="[% XISBN.description | html %]" title="[% XISBN.description | html %]">
1145
                                                            [% END %]
1145
                                                            [% END %]
1146
                                                        </td>
1146
                                                        </td>
1147
                                                    [% END %]
1147
                                                    [% END # /IF ( !item_level_itypes) %]
1148
                                                    <td>
1148
                                                    <td>
1149
                                                        <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% XISBN.biblionumber | uri %]">[% XISBN.title | html %]</a>
1149
                                                        <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% XISBN.biblionumber | uri %]">[% XISBN.title | html %]</a>
1150
                                                        <span>by</span> [% XISBN.author | html %] &copy;[% XISBN.copyrightdate | html %]
1150
                                                        <span>by</span> [% XISBN.author | html %] &copy;[% XISBN.copyrightdate | html %]
Lines 1155-1165 Link Here
1155
                                                        [% IF ( XISBN.size ) %], [% END %][% XISBN.size | html %]
1155
                                                        [% IF ( XISBN.size ) %], [% END %][% XISBN.size | html %]
1156
                                                    </td>
1156
                                                    </td>
1157
                                                </tr>
1157
                                                </tr>
1158
                                            [% END %]
1158
                                            [% END # /FOREACH XISBN %]
1159
                                        </table>
1159
                                        </table>
1160
                                    </div>
1160
                                    </div> <!-- /.tab-pane#editions -->
1161
                                [% END %]
1161
                                [% END # IF ( XISBNS ) %]
1162
                            [% END %]
1162
                            [% END # /IF ( FRBRizeEditions ) %]
1163
1163
1164
                            [% IF ( ( Koha.Preference('CatalogConcerns') || Koha.Preference('OpacCatalogConcerns') ) && CAN_user_editcatalogue_edit_catalogue ) %]
1164
                            [% IF ( ( Koha.Preference('CatalogConcerns') || Koha.Preference('OpacCatalogConcerns') ) && CAN_user_editcatalogue_edit_catalogue ) %]
1165
                                <div role="tabpanel" class="tab-pane" id="concerns">
1165
                                <div role="tabpanel" class="tab-pane" id="concerns">
Lines 1177-1185 Link Here
1177
                                                <th data-class-name="actions noExport">Actions</th>
1177
                                                <th data-class-name="actions noExport">Actions</th>
1178
                                            </tr>
1178
                                            </tr>
1179
                                        </thead>
1179
                                        </thead>
1180
                                    </table>
1180
                                    </table> <!-- /#table_concerns -->
1181
                                </div>
1181
                                </div> <!-- /.tab-pane#concerns -->
1182
                            [% END %]
1182
                            [% END # /IF CatalogConcerns %]
1183
1183
1184
                            [% IF ( LocalCoverImages ) %]
1184
                            [% IF ( LocalCoverImages ) %]
1185
                                <div role="tabpanel" class="tab-pane" id="images">
1185
                                <div role="tabpanel" class="tab-pane" id="images">
Lines 1195-1213 Link Here
1195
                                                        [% IF CAN_user_tools_upload_local_cover_images %]
1195
                                                        [% IF CAN_user_tools_upload_local_cover_images %]
1196
                                                            <a href="#" class="remove"><i class="fa fa-trash"></i> Delete image</a>
1196
                                                            <a href="#" class="remove"><i class="fa fa-trash"></i> Delete image</a>
1197
                                                        [% END %]
1197
                                                        [% END %]
1198
                                                    </li>
1198
                                                    </li> <!-- /.thumbnail -->
1199
                                                [% END %]
1199
                                                [% END # /IF image %]
1200
                                            [% END %]
1200
                                            [% END # /FOREACH image %]
1201
                                        </ul>
1201
                                        </ul> <!-- /.thumbnails -->
1202
                                    [% ELSE # - No image passed JavaScript takes care %]
1202
                                    [% ELSE # - No image passed JavaScript takes care %]
1203
                                        <span class="noimagesuploaded">No images have been uploaded for this bibliographic record yet.</span>
1203
                                        <span class="noimagesuploaded">No images have been uploaded for this bibliographic record yet.</span>
1204
                                    [% END %]
1204
                                    [% END # /IF localimages.count %]
1205
                                    [% IF ( CAN_user_tools_upload_local_cover_images ) %]
1205
                                    [% IF ( CAN_user_tools_upload_local_cover_images ) %]
1206
                                        <p>Upload an image file: <a class="btn btn-default btn-xs" href="/cgi-bin/koha/tools/upload-cover-image.pl?biblionumber=[% biblionumber | uri %]&amp;filetype=image"><i class="fa fa-upload" aria-hidden="true"></i> Upload</a>
1206
                                        <p>Upload an image file: <a class="btn btn-default btn-xs" href="/cgi-bin/koha/tools/upload-cover-image.pl?biblionumber=[% biblionumber | uri %]&amp;filetype=image"><i class="fa fa-upload" aria-hidden="true"></i> Upload</a>
1207
                                        </p>
1207
                                        </p>
1208
                                    [% END %]
1208
                                    [% END %]
1209
                                </div>
1209
                                </div> <!-- /.tab-pane#images -->
1210
                            [% END %]
1210
                            [% END # /IF ( LocalCoverImages ) %]
1211
1211
1212
                            [% IF ( HTML5MediaEnabled ) %]
1212
                            [% IF ( HTML5MediaEnabled ) %]
1213
                                <div role="tabpanel" class="tab-pane" id="html5media">
1213
                                <div role="tabpanel" class="tab-pane" id="html5media">
Lines 1222-1230 Link Here
1222
                                                </[% HTML5MediaParent | html %]>
1222
                                                </[% HTML5MediaParent | html %]>
1223
                                            [% END %]
1223
                                            [% END %]
1224
                                        </p>
1224
                                        </p>
1225
                                    [% END %]
1225
                                    [% END # /FOREACH HTML5MediaSet %]
1226
                                </div>
1226
                                </div> <!-- /.tab-pane#html5media -->
1227
                            [% END %]
1227
                            [% END # /IF ( HTML5MediaEnabled ) %]
1228
1228
1229
                            [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'tab' ) %]
1229
                            [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'tab' ) %]
1230
                                <div role="tabpanel" class="tab-pane" id="NovelistSelect" class="novelistSelect">
1230
                                <div role="tabpanel" class="tab-pane" id="NovelistSelect" class="novelistSelect">
Lines 1239-1245 Link Here
1239
                            [% END %]
1239
                            [% END %]
1240
1240
1241
                        </div><!-- /tab-content -->
1241
                        </div><!-- /tab-content -->
1242
                    </div><!-- /bibliodetails -->
1242
                    </div><!-- /#bibliodetails.toptabs -->
1243
1243
1244
                    <div id="export" style="margin-top: 1em;">
1244
                    <div id="export" style="margin-top: 1em;">
1245
                        <form method="get" action="/cgi-bin/koha/catalogue/export.pl">
1245
                        <form method="get" action="/cgi-bin/koha/catalogue/export.pl">
Lines 1267-1273 Link Here
1267
                                </tr>
1267
                                </tr>
1268
                            </table>
1268
                            </table>
1269
                        </form>
1269
                        </form>
1270
                    </div>
1270
                    </div> <!-- /#export -->
1271
1271
1272
                    <div id="marcPreview" class="modal" tabindex="-1" role="dialog" aria-labelledby="marcPreviewLabel" aria-hidden="true">
1272
                    <div id="marcPreview" class="modal" tabindex="-1" role="dialog" aria-labelledby="marcPreviewLabel" aria-hidden="true">
1273
                        <div class="modal-dialog modal-lg">
1273
                        <div class="modal-dialog modal-lg">
Lines 1282-1290 Link Here
1282
                                <div class="modal-footer">
1282
                                <div class="modal-footer">
1283
                                    <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button>
1283
                                    <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button>
1284
                                </div>
1284
                                </div>
1285
                            </div>
1285
                            </div> <!-- /.modal-content -->
1286
                        </div>
1286
                        </div> <!-- /.modal-dialog -->
1287
                    </div>
1287
                    </div> <!-- /#marcPreview -->
1288
1288
1289
                    <div id="elasticPreview" class="modal" tabindex="-1" role="dialog" aria-labelledby="elasticPreviewLabel" aria-hidden="true">
1289
                    <div id="elasticPreview" class="modal" tabindex="-1" role="dialog" aria-labelledby="elasticPreviewLabel" aria-hidden="true">
1290
                        <div class="modal-dialog modal-lg">
1290
                        <div class="modal-dialog modal-lg">
Lines 1299-1307 Link Here
1299
                                <div class="modal-footer">
1299
                                <div class="modal-footer">
1300
                                    <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button>
1300
                                    <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button>
1301
                                </div>
1301
                                </div>
1302
                            </div>
1302
                            </div> <!-- /.modal-content -->
1303
                        </div>
1303
                        </div> <!-- /.modal-dialog -->
1304
                    </div>
1304
                    </div> <!-- /#elasticPreview -->
1305
                </main>
1305
                </main>
1306
            </div> <!-- /.col-sm-10.col-sm-push-2 -->
1306
            </div> <!-- /.col-sm-10.col-sm-push-2 -->
1307
1307
Lines 1340-1349 Link Here
1340
                            <button id="modal-item-group-create-submit" class="btn btn-default"><i class="fa fa-plus"></i> Submit</button>
1340
                            <button id="modal-item-group-create-submit" class="btn btn-default"><i class="fa fa-plus"></i> Submit</button>
1341
                            <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1341
                            <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1342
                        </div>
1342
                        </div>
1343
                    </form>
1343
                    </form> <!-- /#modal-item-group-create-form -->
1344
                </div>
1344
                </div> <!-- /.modal-content -->
1345
            </div>
1345
            </div> <!-- /.modal-dialog -->
1346
        </div>
1346
        </div> <!-- /#modal-item-group-create -->
1347
1347
1348
        <div class="modal fade" id="modal-item-group-edit" tabindex="-1" role="dialog" aria-labelledby="modal-item-group-edit-label">
1348
        <div class="modal fade" id="modal-item-group-edit" tabindex="-1" role="dialog" aria-labelledby="modal-item-group-edit-label">
1349
            <div class="modal-dialog">
1349
            <div class="modal-dialog">
Lines 1371-1380 Link Here
1371
                            <button id="modal-item-group-edit-submit" class="btn btn-default"><i class='fa fa-edit'></i> Submit</button>
1371
                            <button id="modal-item-group-edit-submit" class="btn btn-default"><i class='fa fa-edit'></i> Submit</button>
1372
                            <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1372
                            <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1373
                        </div>
1373
                        </div>
1374
                    </form>
1374
                    </form> <!-- /#modal-item-group-edit-form -->
1375
                </div>
1375
                </div> <!-- /.modal-content -->
1376
            </div>
1376
            </div> <!-- /.modal-dialog -->
1377
        </div>
1377
        </div> <!-- /#modal-item-group-edit -->
1378
1378
1379
        <div class="modal fade" id="modal-item-group-delete" tabindex="-1" role="dialog" aria-labelledby="modal-item-group-delete-label">
1379
        <div class="modal fade" id="modal-item-group-delete" tabindex="-1" role="dialog" aria-labelledby="modal-item-group-delete-label">
1380
            <div class="modal-dialog">
1380
            <div class="modal-dialog">
Lines 1390-1398 Link Here
1390
                        <button id="modal-item-group-delete-submit" class="btn btn-danger"><i class='fa fa-trash'></i> Delete</button>
1390
                        <button id="modal-item-group-delete-submit" class="btn btn-danger"><i class='fa fa-trash'></i> Delete</button>
1391
                        <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1391
                        <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1392
                    </div>
1392
                    </div>
1393
                </div>
1393
                </div> <!-- /.modal-content -->
1394
            </div>
1394
            </div> <!-- /.modal-dialog -->
1395
        </div>
1395
        </div> <!-- /#modal-item-group-delete -->
1396
1396
1397
        <div class="modal fade" id="modal-item-group-set" tabindex="-1" role="dialog" aria-labelledby="modal-item-group-set-label">
1397
        <div class="modal fade" id="modal-item-group-set" tabindex="-1" role="dialog" aria-labelledby="modal-item-group-set-label">
1398
            <div class="modal-dialog">
1398
            <div class="modal-dialog">
Lines 1419-1428 Link Here
1419
                            <button id="modal-item-group-set-submit" class="btn btn-default"><i class='fa fa-book'></i> Set item group</button>
1419
                            <button id="modal-item-group-set-submit" class="btn btn-default"><i class='fa fa-book'></i> Set item group</button>
1420
                            <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1420
                            <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1421
                        </div>
1421
                        </div>
1422
                    </form>
1422
                    </form> <!-- /#modal-item-group-set-form -->
1423
                </div>
1423
                </div> <!-- /.modal-content -->
1424
            </div>
1424
            </div> <!-- /.modal-dialog -->
1425
        </div>
1425
        </div> <!-- /#modal-item-group-set -->
1426
1426
1427
        <div class="modal fade" id="modal-item-group-unset" tabindex="-1" role="dialog" aria-labelledby="modal-item-group-unset-label">
1427
        <div class="modal fade" id="modal-item-group-unset" tabindex="-1" role="dialog" aria-labelledby="modal-item-group-unset-label">
1428
            <div class="modal-dialog">
1428
            <div class="modal-dialog">
Lines 1438-1446 Link Here
1438
                        <button id="modal-item-group-unset-submit" class="btn btn-danger"><i class='fa fa-unlink'></i> Remove</button>
1438
                        <button id="modal-item-group-unset-submit" class="btn btn-danger"><i class='fa fa-unlink'></i> Remove</button>
1439
                        <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1439
                        <button class="btn btn-link" data-dismiss="modal" aria-hidden="true">Cancel</button>
1440
                    </div>
1440
                    </div>
1441
                </div>
1441
                </div> <!-- /.modal-content -->
1442
            </div>
1442
            </div> <!-- /.modal-dialog -->
1443
        </div>
1443
        </div> <!-- /#modal-item-group-unset -->
1444
1444
1445
        [% IF bundlesEnabled %]
1445
        [% IF bundlesEnabled %]
1446
            <div class="modal" id="addToBundleModal" tabindex="-1" role="dialog" aria-labelledby="addToBundleLabel">
1446
            <div class="modal" id="addToBundleModal" tabindex="-1" role="dialog" aria-labelledby="addToBundleLabel">
Lines 1467-1476 Link Here
1467
                                <button type="submit" class="btn btn-default">Submit</button>
1467
                                <button type="submit" class="btn btn-default">Submit</button>
1468
                                <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button>
1468
                                <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button>
1469
                            </div>
1469
                            </div>
1470
                        </div>
1470
                        </div> <!-- /.modal-content -->
1471
                    </div>
1471
                    </div> <!-- /.modal-dialog -->
1472
                </form>
1472
                </form> <!-- /#addToBundleForm -->
1473
            </div>
1473
            </div> <!-- /#addToBundleModal -->
1474
1474
1475
            <div class="modal" id="removeFromBundleModal" tabindex="-1" role="dialog" aria-labelledby="removeFromBundleLabel">
1475
            <div class="modal" id="removeFromBundleModal" tabindex="-1" role="dialog" aria-labelledby="removeFromBundleLabel">
1476
                <form id="removeFromBundleForm" action="">
1476
                <form id="removeFromBundleForm" action="">
Lines 1496-1506 Link Here
1496
                                <button type="submit" class="btn btn-default">Submit</button>
1496
                                <button type="submit" class="btn btn-default">Submit</button>
1497
                                <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button>
1497
                                <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button>
1498
                            </div>
1498
                            </div>
1499
                        </div>
1499
                        </div> <!-- /.modal-content -->
1500
                    </div>
1500
                    </div> <!-- /.modal-dialog -->
1501
                </form>
1501
                </form> <!-- /#removeFromBundleForm -->
1502
            </div>
1502
            </div> <!-- /#removeFromBundleModal -->
1503
        [% END %]
1503
        [% END # /IF bundlesEnabled %]
1504
1504
1505
        [% IF ( Koha.Preference('CatalogConcerns') ) %]
1505
        [% IF ( Koha.Preference('CatalogConcerns') ) %]
1506
            [% INCLUDE 'modals/add_catalog_concern.inc' %]
1506
            [% INCLUDE 'modals/add_catalog_concern.inc' %]
Lines 1524-1532 Link Here
1524
            var logged_in_user_borrowernumber = "[% logged_in_user.borrowernumber | html %]";
1524
            var logged_in_user_borrowernumber = "[% logged_in_user.borrowernumber | html %]";
1525
        </script>
1525
        </script>
1526
        [% Asset.js("js/modals/add_catalog_concern.js") | $raw %]
1526
        [% Asset.js("js/modals/add_catalog_concern.js") | $raw %]
1527
     [% END %]
1527
    [% END %]
1528
     [% IF ( ( Koha.Preference('CatalogConcerns') || Koha.Preference('OpacCatalogConcerns') ) && CAN_user_editcatalogue_edit_catalogue ) %]
1528
    [% IF ( ( Koha.Preference('CatalogConcerns') || Koha.Preference('OpacCatalogConcerns') ) && CAN_user_editcatalogue_edit_catalogue ) %]
1529
         <script>
1529
        <script>
1530
            $(document).ready(function() {
1530
            $(document).ready(function() {
1531
                var table_settings = [% TablesSettings.GetTableSettings( 'cataloguing', 'concerns', 'table_concerns', 'json' ) | $raw %];
1531
                var table_settings = [% TablesSettings.GetTableSettings( 'cataloguing', 'concerns', 'table_concerns', 'json' ) | $raw %];
1532
1532
Lines 1637-1643 Link Here
1637
            });
1637
            });
1638
        </script>
1638
        </script>
1639
        [% Asset.js("js/modals/display_ticket.js") | $raw %]
1639
        [% Asset.js("js/modals/display_ticket.js") | $raw %]
1640
    [% END %]
1640
    [% END # /IF CatalogConcerns %]
1641
    <script>
1641
    <script>
1642
        var interface = "[% interface | html %]";
1642
        var interface = "[% interface | html %]";
1643
        var theme = "[% theme | html %]";
1643
        var theme = "[% theme | html %]";
Lines 1859-1865 Link Here
1859
                    itemSelectionBuildActionLinks(tab);
1859
                    itemSelectionBuildActionLinks(tab);
1860
                });
1860
                });
1861
            });
1861
            });
1862
        [% END %]
1862
        [% END # /IF StaffDetailItemSelection %]
1863
1863
1864
        $(document).ready(function() {
1864
        $(document).ready(function() {
1865
            // Pick details tab to display by default
1865
            // Pick details tab to display by default
Lines 1923-1929 Link Here
1923
                        $(".NovelistSelect").show();
1923
                        $(".NovelistSelect").show();
1924
                    }
1924
                    }
1925
                 });
1925
                 });
1926
             [% END %]
1926
             [% END # /IF NovelistSelectStaffEnabled %]
1927
             $(".print-label").on("click", function(e){
1927
             $(".print-label").on("click", function(e){
1928
                e.preventDefault();
1928
                e.preventDefault();
1929
                link = $(this).attr("href");
1929
                link = $(this).attr("href");
Lines 1970-1976 Link Here
1970
            $(window).load(function() {
1970
            $(window).load(function() {
1971
                verify_cover_images();
1971
                verify_cover_images();
1972
            });
1972
            });
1973
        [% END %]
1973
        [% END # /IF IntranetCoce %]
1974
    </script>
1974
    </script>
1975
    [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && ( normalized_isbn || normalized_upc ) ) %]
1975
    [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && ( normalized_isbn || normalized_upc ) ) %]
1976
        <script src="https://imageserver.ebscohost.com/novelistselect/ns2init.js"></script>
1976
        <script src="https://imageserver.ebscohost.com/novelistselect/ns2init.js"></script>
Lines 2303-2309 Link Here
2303
                    bundle_changed = 0;
2303
                    bundle_changed = 0;
2304
                });
2304
                });
2305
                // End bundle handling
2305
                // End bundle handling
2306
            [% END %]
2306
            [% END # /IF bundlesEnabled %]
2307
2307
2308
            var table_names = [ 'holdings_table', 'otherholdings_table' ];
2308
            var table_names = [ 'holdings_table', 'otherholdings_table' ];
2309
            var table_settings = [ [% TablesSettings.GetTableSettings('catalogue', 'detail','holdings_table','json') | $raw %], [% TablesSettings.GetTableSettings('catalogue', 'detail','otherholdings_table','json')  | $raw %] ];
2309
            var table_settings = [ [% TablesSettings.GetTableSettings('catalogue', 'detail','holdings_table','json') | $raw %], [% TablesSettings.GetTableSettings('catalogue', 'detail','otherholdings_table','json')  | $raw %] ];
Lines 2626-2632 Link Here
2626
                $('#modal-item-group-unset').modal('hide');
2626
                $('#modal-item-group-unset').modal('hide');
2627
2627
2628
            });
2628
            });
2629
        [% END %]
2629
        [% END # /IF EnableItemGroups %]
2630
    </script>
2630
    </script>
2631
    [% CoverImagePlugins | $raw %]
2631
    [% CoverImagePlugins | $raw %]
2632
[% END %]
2632
[% END %]
2633
- 

Return to bug 33195