Bug 13618: followup to remove tabs
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> This followup on top of remote branch Only remove tabs and trailing spaces to make koha-qa pass Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
This commit is contained in:
parent
bb417b256b
commit
ca8e8c397c
16 changed files with 23 additions and 24 deletions
|
@ -254,7 +254,7 @@ function CheckRuleForm(f) {
|
|||
</li>
|
||||
<li>
|
||||
<label for="mp_[% matchpoint.mp_num %]_score">Score: </label>
|
||||
<input type ="text" id="mp_[% matchpoint.mp_num %]_score"
|
||||
<input type ="text" id="mp_[% matchpoint.mp_num %]_score"
|
||||
name="mp_[% matchpoint.mp_num %]_score" size="5"
|
||||
value="[% matchpoint.score %]"
|
||||
maxlength="5" />
|
||||
|
|
|
@ -500,7 +500,7 @@ var holdForPatron = function () {
|
|||
<td>
|
||||
[% IF ( SEARCH_RESULT.XSLTResultsRecord ) %]
|
||||
[% SEARCH_RESULT.result_number %].
|
||||
[% SEARCH_RESULT.XSLTResultsRecord.raw %]
|
||||
[% SEARCH_RESULT.XSLTResultsRecord.raw %]
|
||||
[% ELSE %]
|
||||
<p>[% SEARCH_RESULT.result_number %].
|
||||
[% biblionumber = SEARCH_RESULT.biblionumber %]
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
[% FOREACH SEARCH_RESULT IN SEARCH_RESULTS %]
|
||||
[% IF ( SEARCH_RESULT.even ) %]<tr class="highlight">[% ELSE %]<tr>[% END %]
|
||||
<td>
|
||||
<a href="/cgi-bin/koha/search.pl?type=[% IF ( SEARCH_RESULT.opac ) %]opac[% ELSE %]intra[% END %]&subjectitems=[% SEARCH_RESULT.subject2 %]">[% SEARCH_RESULT.subject %]</a>
|
||||
<a href="/cgi-bin/koha/search.pl?type=[% IF ( SEARCH_RESULT.opac ) %]opac[% ELSE %]intra[% END %]&subjectitems=[% SEARCH_RESULT.subject2 %]">[% SEARCH_RESULT.subject %]</a>
|
||||
</td>
|
||||
</tr>
|
||||
[% END %]
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</form>
|
||||
[% ELSE %]
|
||||
[% IF ( success ) %]
|
||||
<div class="dialog">The item has successfully been linked to <i>[% bibliotitle %]</i>.</div>
|
||||
<div class="dialog">The item has successfully been linked to <i>[% bibliotitle %]</i>.</div>
|
||||
<form action="/cgi-bin/koha/catalogue/MARCdetail.pl" method="post">
|
||||
<input type="submit" value="OK" />
|
||||
<input type="hidden" name="biblionumber" value="[% biblionumber %]" />
|
||||
|
@ -40,7 +40,7 @@
|
|||
|
||||
[% IF ( missingbarcode ) %]
|
||||
<fieldset id="barcode_fieldset">
|
||||
<label for="barcode_fieldset">Select the host item to link[% IF ( bibliotitle ) %] to <i>[% bibliotitle %]</i>[% END %]</label>
|
||||
<label for="barcode_fieldset">Select the host item to link[% IF ( bibliotitle ) %] to <i>[% bibliotitle %]</i>[% END %]</label>
|
||||
<div class="hint">Enter item barcode:</div>
|
||||
<input type="text" name="barcode" id="barcode" class="barcode focus" size="14" />
|
||||
</fieldset>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
|
||||
[% ELSE %]
|
||||
[% IF ( success ) %]
|
||||
<div class="dialog message">The item has successfully been attached to [% INCLUDE 'biblio-default-view.inc' %]<i>[% bibliotitle %]</i></a>.
|
||||
<div class="dialog message">The item has successfully been attached to [% INCLUDE 'biblio-default-view.inc' %]<i>[% bibliotitle %]</i></a>.
|
||||
<p>
|
||||
[% INCLUDE actions %]
|
||||
<input type="submit" class="approve" value="OK" />
|
||||
|
@ -79,7 +79,7 @@
|
|||
[% END %]
|
||||
|
||||
[% IF ( missingbarcode ) %]
|
||||
<h3>Attach an item[% IF ( bibliotitle ) %] to <i>[% bibliotitle %]</i>[% END %]</h3>
|
||||
<h3>Attach an item[% IF ( bibliotitle ) %] to <i>[% bibliotitle %]</i>[% END %]</h3>
|
||||
<fieldset id="barcode_fieldset">
|
||||
<label for="barcode">Enter the barcode of the item to attach:</label>
|
||||
<p class="hint">The item you select will be moved to the target record.</p>
|
||||
|
|
|
@ -173,7 +173,8 @@
|
|||
[% IF ( resul.MARC_ON ) %]
|
||||
<a_class="transparent resultlist" href="/cgi-bin/koha/MARCdetail.pl?biblionumber=[% resul.biblionumber |url %]">[% resul.title %]</a>
|
||||
[% ELSE %]
|
||||
<a_class="transparent resultlist" href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% resul.biblionumber |url %]">[% resul.title %]</a> [% END %]
|
||||
<a_class="transparent resultlist" href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% resul.biblionumber |url %]">[% resul.title %]</a>
|
||||
[% END %]
|
||||
<p>[% resul.author %]
|
||||
[% IF ( resul.publishercode ) %]- [% resul.publishercode %][% END %]
|
||||
[% IF ( resul.place ) %] ; [% resul.place %][% END %]
|
||||
|
|
|
@ -172,11 +172,11 @@ overdue as of [% todaysdate %][% IF ( isfiltered ) %] <span style="font-size:70%
|
|||
<script type="text/javascript" x-code="[% patron_attr_filter_loo.code %]">create_auto_completion_responder([% patron_attr_filter_loo.domid %],"[% patron_attr_filter_loo.code %]");</script>
|
||||
<span id="pattrodue-getready-[% patron_attr_filter_loo.domid %]">
|
||||
<div class="pattrodue-autocomplete">
|
||||
<input autocomplete="off" id="pattrodue-input-[% patron_attr_filter_loo.domid %]" name="patron_attr_filter_[% patron_attr_filter_loo.code %]" value="[% patron_attr_filter_loo.cgivalue %]" class="pattrodue-input" type="text" />
|
||||
<input autocomplete="off" id="pattrodue-input-[% patron_attr_filter_loo.domid %]" name="patron_attr_filter_[% patron_attr_filter_loo.code %]" value="[% patron_attr_filter_loo.cgivalue %]" class="pattrodue-input" type="text" />
|
||||
</div>
|
||||
</span>
|
||||
[% ELSE %]
|
||||
<input type="text" name="patron_attr_filter_[% patron_attr_filter_loo.code %]" value="[% patron_attr_filter_loo.cgivalue %]"/>
|
||||
<input type="text" name="patron_attr_filter_[% patron_attr_filter_loo.code %]" value="[% patron_attr_filter_loo.cgivalue %]"/>
|
||||
[% END %]
|
||||
[% IF ( patron_attr_filter_loo.repeatable ) %]
|
||||
<a href="#" onclick="clone_parent(this); return false;">Add</a>
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
<input type="hidden" name="ccl_query" value="[% ccl_query %]" />
|
||||
[% FOREACH result_se IN result_set %]
|
||||
<div style="border-bottom:1px solid #CCC;margin: .5em 0;">
|
||||
<h4>[% result_se.title %]</h4>
|
||||
<h4>[% result_se.title %]</h4>
|
||||
<p>[% IF ( result_se.author ) %]by [% result_se.author %][% END %]
|
||||
[[% result_se.itemtype %]], [% IF ( result_se.publishercode ) %][% result_se.publishercode %] [% END %][% IF ( result_se.place ) %][% result_se.place %] [% END %][% IF ( result_se.copyrightdate ) %][% result_se.copyrightdate %], [% END %][% IF ( result_se.pages ) %][% result_se.pages %][% END %][% IF ( result_se.isbn ) %], <b>ISBN: </b>[% result_se.isbn %][% END %][% IF ( result_se.notes ) %],<br />[% result_se.notes %][% END %]</p>
|
||||
|
||||
|
|
|
@ -621,7 +621,6 @@
|
|||
[% CASE # us %]
|
||||
[% INCLUDE 'member-alt-contact-style-us.inc' %]
|
||||
[% END %]
|
||||
|
||||
[% END # UNLESS noaltcontactsurname && noaltcontactfirstname etc %]
|
||||
|
||||
[% END %]
|
||||
|
|
|
@ -80,9 +80,9 @@ function CheckForm(f) {
|
|||
</div>
|
||||
[% END %]
|
||||
[% IF ( message.ERROR_no_borrower_from_item ) %]<p>Warning: Unable to determine patron from item barcode ([% message.badbarcode %]). Cannot check in.</p>[% END %]
|
||||
[% IF ( message.issue ) %]<p>Checked out <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% message.biblionumber %]">[% message.title %]</a> ([% message.barcode %]) to <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.borrowernumber %]">[% message.firstname %] [% message.surname %]</a> ([% message.cardnumber %]): [% message.datetime %]</p>[% END %]
|
||||
[% IF ( message.renew ) %]<p>Renewed <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% message.biblionumber %]">[% message.title %]</a> ([% message.barcode %]) for <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.borrowernumber %]">[% message.firstname %] [% message.surname %]</a> ([% message.cardnumber %]): [% message.datetime %]</p>[% END %]
|
||||
[% IF ( message.return ) %]<p>Checked in <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% message.biblionumber %]">[% message.title %]</a> ([% message.barcode %]) from <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.borrowernumber %]">[% message.firstname %] [% message.surname %]</a> ([% message.cardnumber %]): [% message.datetime %]</p>[% END %]
|
||||
[% IF ( message.issue ) %]<p>Checked out <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% message.biblionumber %]">[% message.title %]</a> ([% message.barcode %]) to <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.borrowernumber %]">[% message.firstname %] [% message.surname %]</a> ([% message.cardnumber %]): [% message.datetime %]</p>[% END %]
|
||||
[% IF ( message.renew ) %]<p>Renewed <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% message.biblionumber %]">[% message.title %]</a> ([% message.barcode %]) for <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.borrowernumber %]">[% message.firstname %] [% message.surname %]</a> ([% message.cardnumber %]): [% message.datetime %]</p>[% END %]
|
||||
[% IF ( message.return ) %]<p>Checked in <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% message.biblionumber %]">[% message.title %]</a> ([% message.barcode %]) from <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.borrowernumber %]">[% message.firstname %] [% message.surname %]</a> ([% message.cardnumber %]): [% message.datetime %]</p>[% END %]
|
||||
[% IF ( message.payment ) %]<p>Accepted payment ([% message.amount %]) from <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% message.borrowernumber %]">[% message.firstname %] [% message.surname %]</a> ([% message.cardnumber %]): [% message.datetime %]</p>[% END %]
|
||||
[% END %]
|
||||
[% ELSE %]
|
||||
|
|
|
@ -211,7 +211,7 @@ tr > td input,td input[type="submit"] { font-size: 85%; padding: 1px; }
|
|||
[% END %]
|
||||
[% IF ( pagination_bar ) %]
|
||||
<div class="pages" id="pagination_top">
|
||||
[% pagination_bar.raw %]
|
||||
[% pagination_bar.raw %]
|
||||
</div>
|
||||
[% END %]
|
||||
[% IF ( tagloop ) %]
|
||||
|
|
|
@ -97,7 +97,7 @@ for( x=0; x<allColumns.length; x++ ){
|
|||
<tbody>
|
||||
[% FOREACH item_loo IN item_loop %] <tr> [% IF ( show ) %][% IF ( item_loo.nomod ) %] <td class="error">Cannot edit</td>[% ELSE %]<td><input type="checkbox" name="itemnumber" value="[% item_loo.itemnumber %]" id="row[% item_loo.itemnumber %]" checked="checked" /></td>[% END %][% END %]
|
||||
<td><label for="row[% item_loo.itemnumber %]"><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% item_loo.biblionumber %]">[% item_loo.title %]</a>[% IF ( item_loo.author ) %], by [% item_loo.author %][% END %]</label></td>
|
||||
[% FOREACH item_valu IN item_loo.item_value %] <td>[% item_valu.field %]</td>
|
||||
[% FOREACH item_valu IN item_loo.item_value %] <td>[% item_valu.field %]</td>
|
||||
[% END %] </tr>
|
||||
[% END %]
|
||||
</tbody>
|
||||
|
|
|
@ -17,13 +17,13 @@
|
|||
<div id="custom-doc" class="yui-t7">
|
||||
<div id="bd">
|
||||
[% IF ( multiple ) %]
|
||||
<h1>Add [% total %] items to [% IF ( singleshelf ) %]<em>[% shelfname%]</em>: [% ELSE %]a list:[% END %]</h1>
|
||||
<h1>Add [% total %] items to [% IF ( singleshelf ) %]<em>[% shelfname%]</em>: [% ELSE %]a list:[% END %]</h1>
|
||||
[% ELSE %]
|
||||
<h1>Add to [% IF ( singleshelf ) %]<em>[% shelfname %]</em>[% ELSE %]a list:[% END %]</h1>
|
||||
[% END %]
|
||||
<ul>
|
||||
[% FOREACH biblio IN biblios %]
|
||||
<li> <span class="title">[% biblio.title %]</span>
|
||||
<li> <span class="title">[% biblio.title %]</span>
|
||||
[% IF ( biblio.author ) %]<span class="author"> [% biblio.author %] </span>[% END %]
|
||||
</li>
|
||||
[% END %]
|
||||
|
|
|
@ -45,8 +45,8 @@
|
|||
|
||||
[% bt_id = ( SEARCH_RESULT.normalized_upc || SEARCH_RESULT.normalized_isbn ) %]
|
||||
[% IF ( BakerTaylorEnabled ) %][% IF bt_id %]<a href="https://[% BakerTaylorBookstoreURL %][% bt_id %]"><img alt="See Baker & Taylor" src="[% BakerTaylorImageURL %][% bt_id %]" /></a>[% END %][% END %]
|
||||
<p>[% IF ( SEARCH_RESULT.author ) %]By [% SEARCH_RESULT.author %]. [% END %]
|
||||
[% IF ( SEARCH_RESULT.place ) %][% SEARCH_RESULT.place %] [% END %][% IF ( SEARCH_RESULT.publishercode ) %][% SEARCH_RESULT.publishercode %][% END %][% IF ( SEARCH_RESULT.publicationyear ) %] [% SEARCH_RESULT.publicationyear %]
|
||||
<p>[% IF ( SEARCH_RESULT.author ) %]By [% SEARCH_RESULT.author %]. [% END %]
|
||||
[% IF ( SEARCH_RESULT.place ) %][% SEARCH_RESULT.place %] [% END %][% IF ( SEARCH_RESULT.publishercode ) %][% SEARCH_RESULT.publishercode %][% END %][% IF ( SEARCH_RESULT.publicationyear ) %] [% SEARCH_RESULT.publicationyear %]
|
||||
[% ELSE %][% IF ( SEARCH_RESULT.copyrightdate ) %] [% SEARCH_RESULT.copyrightdate %][% END %][% END %]
|
||||
[% IF ( SEARCH_RESULT.pages ) %]. [% SEARCH_RESULT.pages %][% END %]
|
||||
[% IF ( SEARCH_RESULT.notes ) %], [% SEARCH_RESULT.notes %][% END %]
|
||||
|
|
|
@ -514,7 +514,6 @@
|
|||
[% END %]
|
||||
</div>
|
||||
[% END # / IF itemsloop %]
|
||||
[% END %]
|
||||
|
||||
[% IF itemsloop && can_remove_biblios %]
|
||||
<input type="hidden" name="op" value="remove_biblios" />
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
|
||||
[% bt_id = ( review.normalized_upc || review.normalized_isbn ) %]
|
||||
[% IF ( BakerTaylorEnabled && bt_id ) %]<a href="https://[% BakerTaylorBookstoreURL %][% bt_id %]"><img alt="See Baker & Taylor" src="[% BakerTaylorImageURL %][% bt_id %]" /></a>[% END %]
|
||||
[% IF ( review.author ) %]<p>By [% review.author %].</p> [% END %]
|
||||
<p>[% IF ( review.place ) %][% review.place %] [% END %][% IF ( review.publishercode ) %][% review.publishercode %][% END %][% IF ( review.publicationyear ) %] [% review.publicationyear %]
|
||||
[% IF ( review.author ) %]<p>By [% review.author %].</p> [% END %]
|
||||
<p>[% IF ( review.place ) %][% review.place %] [% END %][% IF ( review.publishercode ) %][% review.publishercode %][% END %][% IF ( review.publicationyear ) %] [% review.publicationyear %]
|
||||
[% ELSE %][% IF ( review.copyrightdate ) %] [% review.copyrightdate %][% END %][% END %]
|
||||
[% IF ( review.pages ) %]. [% review.pages %][% END %]
|
||||
[% IF ( review.notes ) %], [% review.notes %][% END %]
|
||||
|
|
Loading…
Reference in a new issue