[% USE raw %] [% USE Asset %] [% USE Koha %] [% USE KohaDates %] [% USE AuthorisedValues %] [% USE Branches %] [% USE Biblio %] [% USE TablesSettings %] [% PROCESS 'i18n.inc' %] [% SET AdlibrisEnabled = Koha.Preference('AdlibrisCoversEnabled') %] [% SET AdlibrisURL = Koha.Preference('AdlibrisCoversURL') %] [% IF Koha.Preference('AmazonAssocTag') %] [% AmazonAssocTag = '?tag=' _ Koha.Preference('AmazonAssocTag') %] [% ELSE %] [% AmazonAssocTag = '' %] [% END %] [% ShowCourseReserves = 0 | html %] [% IF UseCourseReserves %] [% FOREACH item IN itemloop %] [% IF item.course_reserves %] [% FOREACH r IN item.course_reserves %] [% IF r.course.enabled == 'yes' %] [% ShowCourseReserves = 1 | html %] [% END %] [% END %] [% END %] [% END %] [% END %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Catalog › [% IF ( unknownbiblionumber ) %] Unknown record [% ELSE %] Details for [% INCLUDE 'biblio-title-head.inc' %] [% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% IF ( unknownbiblionumber ) %]
The record you requested does not exist ([% biblionumber | html %]).
[% ELSE %] [% IntranetCoce = Koha.Preference('IntranetCoce') %] [% CoceProviders = Koha.Preference('CoceProviders') %] [% CoceHost = Koha.Preference('CoceHost') %] [% INCLUDE 'cat-toolbar.inc' %] [% IF decoding_error %]
There is an error with this bibliographic record, the view may be degraded.
Error: [% decoding_error | html %]
[% END %] [% IF ( ocoins ) %] [% END %] [% IF ( AmazonCoverImages || LocalCoverImages || AdlibrisEnabled || IntranetCoce || (Koha.Preference('CustomCoverImages') && Koha.Preference('CustomCoverImagesURL')) ) %] [% IF ( XSLTDetailsDisplay ) %]
[% ELSE %]
[% END %] [% ELSE %]
[% END %] [% XSLTBloc | $raw %] [% IF shelves.count %] Lists that include this title: [% FOREACH s IN shelves %] [% s.shelfname | html %] [% IF ( loop.last ) %][% ELSE %]|[% END %] [% END %] [% END %] [% IF ( TagsEnabled && TagsShowOnDetail && TagLoop ) %] Tags: [% FOREACH TagLoo IN TagLoop %] [% IF ( CAN_user_tools_moderate_tags ) %] [% TagLoo.term | html %] [% ELSE %] [% TagLoo.term | html %] [% END %] ([% TagLoo.weight_total | html %])[% IF ( loop.last ) %][% ELSE %], [% END %] [% END %] [% END %] MARC preview: Show [% IF ( holdcount ) %] Holds: [% IF CAN_user_reserveforothers_place_holds %] [% holdcount | html %] [% ELSE %] [% holdcount | html %] [% END %] [% END %] [% IF illrequests.count %] ILL requests: [% IF CAN_user_ill %] [% FOREACH ill IN illrequests %] Request [% ill.illrequest_id | html %][% IF ! loop.last %], [% END %] [% END %] [% ELSE %] [% FOREACH ill IN illrequests %] Request [% ill.illrequest_id | html %][% IF ! loop.last %], [% END %] [% END %] [% END %] [% END %] [% IF ( article_requests_count = Biblio.ArticleRequestsActiveCount( biblionumber ) ) %] Article requests: [% article_requests_count | html %] [% END %] [% IF ( AmazonCoverImages || LocalCoverImages || AdlibrisEnabled || IntranetCoce || (Koha.Preference('CustomCoverImages') && Koha.Preference('CustomCoverImagesURL')) ) %]
[% IF ( LocalCoverImages ) %] [% IF ( localimages.0 ) %] [% FOREACH image IN localimages %] [% IF image %]
Local cover image
Local cover image
[% END %] [% END %] [% END %] [% END %] [% IF ( AdlibrisEnabled && normalized_isbn ) %]
Adlibris cover image
Image from Adlibris
[% END %] [% IF ( AmazonCoverImages && normalized_isbn) %]
Amazon cover image
Image from Amazon.com
[% END %] [% IF ( IntranetCoce && CoceProviders && normalized_isbn ) %] [% coce_id = normalized_ean || normalized_isbn %]
[% IF ( coce_id ) %] [% ELSE %] No cover image available [% END %]
Image from Coce
[% END %] [% IF Koha.Preference('CustomCoverImages') && Koha.Preference('CustomCoverImagesURL') %]
Custom cover image
Custom cover image
[% END %]
[% ELSE %]
[% END # /IF ( AmazonCoverImages, etc ) %]
[% items_table_block_iter = 0 %] [% BLOCK items_table %] [% items_table_block_iter = items_table_block_iter + 1 %]
[% IF (StaffDetailItemSelection) %] | Select all | Clear all | Actions: [% IF CAN_user_tools_items_batchdel %] Delete selected items [% END %] [% IF CAN_user_tools_items_batchmod %] Modify selected items [% END %] [% END %]
[% IF (StaffDetailItemSelection) %][% END %] [% IF ( item_level_itypes ) %][% END %] [% IF ( itemdata_ccode ) %][% END %] [% IF volinfo %] [% IF itemdata_publisheddate #If there is at least one published date, use it for sorting%] [% ELSE %] [% END %] [% END %] [% IF ( itemdata_uri ) %][% END %] [% IF ( itemdata_copynumber ) %][% END %] [% IF ( itemdata_stocknumber ) %][% END %] [% IF materials %][% END %] [% IF ( itemdata_itemnotes ) %][% END %] [% IF ( itemdata_nonpublicnotes ) %][% END %] [% IF ( hostrecords ) %][% END %] [% IF ( analyze ) %][% END %] [% IF ( ShowCourseReserves ) %][% END %] [% IF ( SpineLabelShowPrintOnBibDetails ) %][% END %] [% IF ( CAN_user_editcatalogue_edit_items ) %][% END %] [% FOREACH item IN items %] [% IF (StaffDetailItemSelection) %] [% END %] [% IF ( item_level_itypes ) %] [% END %] [% IF ( itemdata_ccode ) %][% END %] [% IF ( volinfo ) %] [% END %] [% IF ( itemdata_uri ) %] [% IF item.uri.split(' \| ').size > 1 %] [% ELSE %] [% END %] [% END %] [% IF ( itemdata_copynumber ) %] [% END %] [% IF ( itemdata_stocknumber ) %] [% END %] [% IF materials %] [% END %] [% IF ( itemdata_itemnotes ) %] [% END %] [% IF itemdata_nonpublicnotes %] [% END %] [% IF ( hostrecords ) %] [% END %] [% IF ( analyze ) %] [% END %] [% IF ( analyze ) %] [% END %] [% IF ShowCourseReserves %] [% END %] [% IF ( SpineLabelShowPrintOnBibDetails ) %] [% END %] [% IF CAN_user_editcatalogue_edit_items %] [% END %] [% END %]
Item typeCurrent location Home libraryCollectionCall numberSerial enumeration / chronologySerial enumeration / chronologyStatus Last seen Date accessioned Date last borrowed BarcodeURLCopy numberInventory numberMaterials specifiedPublic notesNon-public notesHost recordsUsed inCourse reservesSpine label 
[% IF !noItemTypeImages && item.imageurl %] [% item.translated_description | html %] [% END %] [% item.translated_description | html %] [% UNLESS ( singlebranchmode ) %][% Branches.GetName( item.branchcode ) | html %] [% END %] [% Branches.GetName(item.homebranch) | html %] [% IF item.permanent_location %] [% SET permloc_authval = AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.location', authorised_value => item.permanent_location ) %] [% permloc_authval | html %] [% IF item.location AND item.location != permloc_authval AND item.location != item.permanent_location %] ([% item.location | html %]) [% END %] [% ELSE %] [% item.location | html %] [% END %] [% item.ccode | html %][% IF ( item.itemcallnumber ) %] [% item.itemcallnumber | html %][% END %] [% IF itemdata_publisheddate %][% END %] [% IF ( itemdata_enumchron ) %] [% IF item.enumchron && item.serialseq %] [% item.enumchron | html %] [% IF ( item.serialseq && item.enumchron!=item.serialseq ) %] -- [% item.serialseq | html %] [% END %] [% ELSIF item.enumchron %] [% item.enumchron | html %] [% ELSIF item.serialseq %] [% item.serialseq | html %] [% END %] [% IF ( item.publisheddate ) %] ([% item.publisheddate | $KohaDates %]) [% END %] [% END %] [% IF item.CheckedOutFor %] [% IF item.onsite_checkout %] Currently in local use [% ELSE %] Checked out [% END %] [% UNLESS ( item.NOTSAMEBRANCH ) %] [% IF item.onsite_checkout %] by [% ELSE %] to [% END %] [% INCLUDE 'patron-title.inc' patron=item.CheckedOutFor hide_patron_infos_if_needed=1 %] [% END %] : due [% item.datedue | html %] [% ELSIF ( item.transfertwhen ) %] In transit from [% Branches.GetName( item.transfertfrom ) | html %] to [% Branches.GetName( item.transfertto ) | html %] since [% item.transfertwhen | $KohaDates %] [% END %] [% IF ( item.itemlost ) %] [% IF itemlostloop %] [% FOREACH itemlostloo IN itemlostloop %] [% IF itemlostloo.authorised_value == item.itemlost %] [% itemlostloo.lib | html %] [% END %] [% END %] [% ELSE %] Unavailable (lost or missing) [% END %] [% END %] [% IF ( item.withdrawn ) %] [% IF itemwithdrawnloop %] [% FOREACH itemwithdrawnloo IN itemwithdrawnloop %] [% IF itemwithdrawnloo.authorised_value == item.withdrawn %] [% itemwithdrawnloo.lib | html %] [% END %] [% END %] [% ELSE %] Withdrawn [% END %] [% END %] [% IF ( item.damaged ) %] [% IF itemdamagedloop %] [% FOREACH itemdamagedloo IN itemdamagedloop %] [% IF itemdamagedloo.authorised_value == item.damaged %] [% itemdamagedloo.lib | html %] [% END %] [% END %] [% ELSE %] Damaged [% END %] [% END %] [% IF ( item.itemnotforloan || item.notforloan_per_itemtype ) %] Not for loan [% IF ( item.notforloanvalue ) %] ([% item.notforloanvalue | html %]) [% END %] [% END %] [% SET hold = item.first_hold %] [% IF hold %] [% IF hold.waitingdate %] Waiting at [% Branches.GetName( hold.branchcode ) | html %] since [% hold.waitingdate | $KohaDates %]. [% IF canreservefromotherbranches AND ( hold.waitingdate OR hold.priority == 1 ) %] Hold for: [% INCLUDE 'patron-title.inc' patron=hold.borrower hide_patron_infos_if_needed=1 %] [% END %] [% ELSE %] There is an item level hold on this item (priority = [% hold.priority | html %]). [% END %] [% END %] [% UNLESS ( item.itemnotforloan || item.notforloan_per_itemtype || item.onloan || item.itemlost || item.withdrawn || item.damaged || item.transfertwhen || hold ) %] Available [% END %] [% IF ( item.restricted ) %] ([% item.restrictedvalue | html %]) [% END %] [% item.datelastseen | $KohaDates %] [% item.dateaccessioned | $KohaDates %] [% item.datelastborrowed | $KohaDates %] [% item.barcode | html %] [% FOREACH uri IN item.uri.split(' \| ') %][% uri | html %]
[% END %]
[% IF item.uri %] [% IF Koha.Preference('URLLinkText') %][% Koha.Preference('URLLinkText') | html %][% ELSE %]Link to resource[% END %] [% END %] [% item.copynumber | html %][% item.stocknumber | html %] [% item.materials | html %]
[% item.itemnotes | $raw %]
[% item.itemnotes_nonpublic | html %][% IF ( item.hostbiblionumber) %][% item.hosttitle | html %][% END %] [% IF ( item.countanalytics ) %] [% item.countanalytics | html %] analytics [% END %] Create analytics [% IF item.course_reserves %] [% FOREACH r IN item.course_reserves %] [% IF r.course.enabled == 'yes' %]

[% r.course.course_name | html %] [% IF r.course.section %] [% r.course.section | html %] [% END %] [% IF r.course.term %] [% AuthorisedValues.GetByCode( 'TERM', r.course.term ) | html %] [% END %]

[% END %] [% END %] [% END %]
Print label [% UNLESS item.cannot_be_edited %] Edit [% END %]
[% END %][%# end of block items_table %]
[% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'above' ) %] [% END %] [% IF ( count ) %] [% IF ( showncount ) %] [% PROCESS items_table tab="holdings" items=itemloop %] [% END %] [% IF ( hiddencount ) %]

Show all items ([% hiddencount | html %] hidden) [% END %] [% IF ( debug_display ) %]

itemdata_enumchron[% itemdata_enumchron | html %]
itemdata_copynumber[% itemdata_copynumber | html %]
serial[% serial | html %]
[% END %] [% ELSE %] [% IF ( ALTERNATEHOLDINGS ) %] [% FOREACH ALTERNATEHOLDING IN ALTERNATEHOLDINGS %]

Holdings: [% ALTERNATEHOLDING.holding | html %]
[% END %] [% ELSE %]
No physical items for this record
[% END %] [% END %] [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'below' ) %] [% END %]
[% IF (SeparateHoldings) %]
[% IF (otheritemloop.size) %] [% PROCESS items_table tab="otherholdings" items=otheritemloop %] [% ELSE %] No other items. [% END %]
[% END %] [% IF ( MARCNOTES || notes ) %]
[% IF ( MARCNOTES ) %] [% FOREACH MARCNOTE IN MARCNOTES %]

[% IF MARCNOTE.marcnote.match('^https?://\S+$') %] [% MARCNOTE.marcnote | html %] [% ELSE %] [% MARCNOTE.marcnote | html | html_line_break %] [% END %]

[% END %] [% ELSE %] [% IF ( notes ) %]

[% notes | html %]

[% END %] [% END %]
[% END %] [% IF ( subscriptionsnumber ) %]

This is a serial subscription

(There are [% subscriptionsnumber | html %] subscriptions associated with this title).

[% FOREACH subscription IN subscriptions %] [% IF subscription.branchcode %]

At library: [% Branches.GetName(subscription.branchcode) || subscription.branchcode | html %]

[% END %] [% IF ( subscription.closed ) %]

This subscription is closed.

[% END %] [% IF ( subscription.location ) %]

Location: [% AuthorisedValues.GetByCode( 'LOC', subscription.location ) | html %]

[% END %] [% IF ( subscription.callnumber ) %]

Callnumber: [% subscription.callnumber | html %]

[% END %] [% IF ( subscription.subscriptionnotes ) %]

[% subscription.subscriptionnotes | html | html_line_break %]

[% END %] [% IF ( subscription.missinglist ) %]

Missing issues: [% subscription.missinglist | html %]

[% END %] [% IF ( subscription.librariannote ) %]

([% subscription.librariannote | html %])

[% END %] [% IF ( subscription.latestserials ) %]

The [% subscription.staffdisplaycount | html %] latest issues related to this subscription:

[% FOREACH latestserial IN subscription.latestserials %] [% END %]
Issue # Date arrived Date published Status Note
[% latestserial.serialseq | html %] [% latestserial.planneddate | $KohaDates %] [% latestserial.publisheddate | $KohaDates %] [% IF ( latestserial.status1 ) %]Expected[% END %] [% IF ( latestserial.status2 ) %]Arrived[% END %] [% IF ( latestserial.status3 ) %]Late[% END %] [% IF ( latestserial.status4 ) %]Missing[% END %] [% IF ( latestserial.status41 ) %]Missing (never received)[% END %] [% IF ( latestserial.status42 ) %]Missing (sold out)[% END %] [% IF ( latestserial.status43 ) %]Missing (damaged)[% END %] [% IF ( latestserial.status44 ) %]Missing (lost)[% END %] [% IF ( latestserial.status5 ) %]Not issued[% END %] [% IF ( latestserial.status6 ) %]Delete[% END %] [% IF ( latestserial.status7 ) %]Claimed[% END %] [% IF ( latestserial.status8 ) %]Stopped[% END %] [% latestserial.notes | html %]
[% END %] Subscription details [% END %]
[% END %] [% IF Koha.Preference('AcquisitionDetails') %]
[% IF orders.count %] [% FOR order IN orders %] [% SET basket = order.basket %] [% SET vendor = basket.bookseller %] [% END %]
Vendor Invoice Basket group Basket Order number Creation date Receive date Status Quantity Internal note Subscription Subscription callnumber
[% vendor.name | html %] [% IF order.invoiceid %] [% IF CAN_user_acquisition %] [% order.invoice.invoicenumber | html %] [% ELSE %] [% order.invoice.invoicenumber | html %] [% END %] [% END %] [% IF basket.basketgroupid %] [% SET basket_group = basket.basket_group %] [% IF CAN_user_acquisition_group_manage %] [% basket_group.name | html%] ([% basket_group.id | html %]) [% ELSE %] [% basket_group.name | html %] ([% basket_group.id | html %]) [% END %] [% END %] [% IF CAN_user_acquisition_order_manage %] [% basket.basketname | html %] ([% basket.basketno | html %]) [% ELSE %] [% basket.basketname | html %] ([% basket.basketno | html %]) [% END %] [% order.ordernumber | html %] [% basket.creationdate | $KohaDates%] [% order.datereceived | $KohaDates%] [% SWITCH order.orderstatus %] [% CASE 'new' %]New [% CASE 'ordered' %]Ordered [% CASE 'partial' %]Partial [% CASE 'complete' %]Complete [% CASE 'cancelled' %]Cancelled [% END %] [% order.quantity | html %] [% order.order_internalnote | html %] [% IF order.subscriptionid %] [% order.subscriptionid | html %] [% END %] [% IF order.subscriptionid %] [% order.subscription.callnumber | html %] [% END %]
[% ELSE %] There is no order for this bibliographic record. [% END %]
[% END %] [% IF suggestions.count %]
[% IF nb_archived_suggestions > 0 %]

[% tnpx('pluralization', 'There is one archived suggestion.', 'There are {count} archived suggestions.', nb_archived_suggestions, { count = nb_archived_suggestions }) | $raw %] [% END %] [% FOREACH suggestion IN suggestions %] [% END %]
  Suggestion Suggested by - on Managed by - on Last modification by - on Library Fund Status
[% suggestion.suggestionid | html %] [% suggestion.title | html %][% IF ( suggestion.author ) %], by [% suggestion.author | html %][% END %]
[% IF ( suggestion.copyrightdate ) %]© [% suggestion.copyrightdate | html %] [% END %] [% IF ( suggestion.volumedesc ) %]; Volume:[% suggestion.volumedesc | html %] [% END %] [% IF ( suggestion.isbn ) %]; ISBN:[% suggestion.isbn | html %] [% END %][% IF ( suggestion.publishercode ) %]; Published by [% suggestion.publishercode | html %] [% END %][% IF ( suggestion.publicationyear ) %] in [% suggestion.publicationyear | html %] [% END %][% IF ( suggestion.place ) %] in [% suggestion.place | html %] [% END %][% IF ( suggestion.collectiontitle ) %]; [% suggestion.collectiontitle | html %] [% END %][% IF ( suggestion.itemtype ) %]; [% AuthorisedValues.GetByCode( 'SUGGEST_FORMAT', suggestion.itemtype, 0 ) | html %] [% END %]
[% IF ( suggestion.note ) %]
[% suggestion.note | html %]
[% END %]
[% INCLUDE 'patron-title.inc' patron => suggestion.suggester %] [% IF suggestion.suggesteddate %] - [% suggestion.suggesteddate | $KohaDates %][% END %] [% INCLUDE 'patron-title.inc' patron => suggestion.manager %] [% IF suggestion.manageddate %] - [% suggestion.manageddate | $KohaDates %][% END %] [% INCLUDE 'patron-title.inc' patron => suggestion.last_modifier %] [% IF suggestion.lastmodificationdate %] - [% suggestion.lastmodificationdate | $KohaDates %][% END %] [% Branches.GetName( suggestion.branchcode ) | html %] [% suggestion.fund.budget_name | html %] [% IF suggestion.STATUS == 'ASKED' %]Pending [% ELSIF suggestion.STATUS == 'ACCEPTED' %]Accepted [% ELSIF suggestion.STATUS == 'ORDERED' %]Ordered [% ELSIF suggestion.STATUS == 'REJECTED' %]Rejected [% ELSIF suggestion.STATUS == 'CHECKED' %]Checked [% ELSIF suggestion.STATUS == 'AVAILABLE' %]Available [% ELSIF AuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestion.STATUS ) %] [% AuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestion.STATUS ) | html %] [% ELSE %]Status unknown [% END %] [% IF suggestion.reason %]
([% suggestion.reason | html %]) [% END %]

[% END %] [% IF ( FRBRizeEditions ) %][% IF ( XISBNS ) %]

Editions

[% FOREACH XISBN IN XISBNS %][% IF ( AmazonCoverImages ) %][% END %] [% UNLESS ( item_level_itypes ) %][% END %] [% END %]
[% IF ( noItemTypeImages ) %][% XISBN.description | html %][% ELSE %][% XISBN.description | html %][% END %][% XISBN.title | html %] by [% XISBN.author | html %] ©[% XISBN.copyrightdate | html %] [% IF ( XISBN.publishercode ) %] [% XISBN.publishercode | html %] [% IF ( XISBN.place ) %]([% XISBN.place | html %])[% END %] [% IF ( XISBN.publicationyear ) %], [% XISBN.publicationyear | html %][% END %] [% IF ( XISBN.editionstatement ) %][% XISBN.editionstatement | html %][% END %] [% IF ( XISBN.editionresponsibility ) %][% XISBN.editionresponsibility | html %][% END %] [% END %] [% IF ( XISBN.pages ) %] [% END %][% XISBN.pages | html %] [% IF ( XISBN.illus ) %][% XISBN.illus | html %][% END %] [% IF ( XISBN.size ) %], [% END %][% XISBN.size | html %]
[% END %] [% END %] [% IF ( LocalCoverImages ) %]
[% IF ( localimages.0 ) %]

Click on an image to view it in the image viewer

    [% FOREACH image IN localimages %] [% IF image %]
  • [% IF CAN_user_tools_upload_local_cover_images %] Delete image [% END %]
  • [% END %] [% END %]
[% ELSE # - No image passed JavaScript takes care %] No images have been uploaded for this bibliographic record yet. [% END %] [% IF ( CAN_user_tools_upload_local_cover_images ) %]

Upload an image file: Upload

[% END %]
[% END %] [% IF ( HTML5MediaEnabled ) %]
[% FOREACH HTML5MediaSet IN HTML5MediaSets %]

[% IF HTML5MediaSet.is_youtube %] [% ELSE %] <[% HTML5MediaParent | html %] controls preload=none> <[% HTML5MediaSet.child | html %] src="[% HTML5MediaSet.srcblock | url %]"[% HTML5MediaSet.typeblock | html %] /> [[% HTML5MediaParent | html %] tag not supported by your browser.] [% END %]

[% END %]
[% END %] [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'tab' ) %]
[% END %] [% FOREACH tab IN tabs %]
[% tab.content | $raw %]
[% END %]
Save record
Select download format:
[% END %] [% MACRO jsinclude BLOCK %] [% INCLUDE 'catalog-strings.inc' %] [% Asset.js("js/catalog.js") | $raw %] [% Asset.js("js/coce.js") | $raw %] [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && ( normalized_isbn || normalized_upc ) ) %] [% END %] [% INCLUDE 'datatables.inc' %] [% Asset.js("lib/jquery/plugins/jquery.dataTables.columnFilter.js") | $raw %] [% INCLUDE 'strings.inc' %] [% INCLUDE 'columns_settings.inc' %] [% Asset.js("js/browser.js") | $raw %] [% Asset.js("js/table_filters.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]