How to delete or hide location ?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to delete or hide location ?

Saren (Cambodia)
Dear sir,

I want to delete or hide column Location on the library but I don't know how to do it.
Could you please tell me what is the file name to customize it? where is it located?

Please see the screenshot bellow


Best regards,
SAREN
Reply | Threaded
Open this post in threaded view
|

Re: How to delete or hide location ?

Verus Open Source Support
File name: View.ftl
Location: C:/NewGenLibFiles/OpacTemplates/default

Comment line 63:
                            <th>${LocalMessages.Location}</th>
becomes
                           <!-- <th>${LocalMessages.Location}</th>-->

Comment line 83:
<td><#if oneItem.SubLocation !="">${oneItem.SubLocation} -> </#if>${oneItem.Location}<#if oneItem.CurrentSubLocation !="">(${LocalMessages.CurrentlyPresentIn} ${oneItem.CurrentSubLocation})</#if><br/><#if oneItem.LocationCoordinates!=""><a href="opac.displayLocationImage?ownlibid=${OwnLibId}&coordinates=${oneItem.LocationCoordinates}" target="_blank"><img src="/resources/images/mapMarker.png" height="20" title="View Map"/></a></#if></td>

becomes

<!--<td><#if oneItem.SubLocation !="">${oneItem.SubLocation} -> </#if>${oneItem.Location}<#if oneItem.CurrentSubLocation !="">(${LocalMessages.CurrentlyPresentIn} ${oneItem.CurrentSubLocation})</#if><br/><#if oneItem.LocationCoordinates!=""><a href="opac.displayLocationImage?ownlibid=${OwnLibId}&coordinates=${oneItem.LocationCoordinates}" target="_blank"><img src="/resources/images/mapMarker.png" height="20" title="View Map"/></a></#if></td>-->



On 10/30/2013 07:39 AM, Saren (Cambodia) [via NewGenLib] wrote:
Dear sir,

I want to delete or hide column Location on the library but I don't know how to do it.
Could you please tell me what is the file name to customize it? where is it located?

Please see the screenshot bellow


Best regards,
SAREN


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/How-to-delete-or-hide-location-tp7574238.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML

NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz