|
Lines 47-54
Link Here
|
| 47 |
</ol> |
47 |
</ol> |
| 48 |
<input type="hidden" name="biblionumber" value="[% biblionumber | html %]" /> |
48 |
<input type="hidden" name="biblionumber" value="[% biblionumber | html %]" /> |
| 49 |
<input type="hidden" name="frameworkcode" value="[% frameworkcode | html %]" /> |
49 |
<input type="hidden" name="frameworkcode" value="[% frameworkcode | html %]" /> |
| 50 |
</fieldset> |
50 |
</fieldset> <!-- /.rows --> |
| 51 |
</div> |
51 |
</div> <!-- /.col-xs-6 --> |
| 52 |
|
52 |
|
| 53 |
<div class="col-xs-6"> |
53 |
<div class="col-xs-6"> |
| 54 |
<h2>Search targets</h2> |
54 |
<h2>Search targets</h2> |
|
Lines 67-84
Link Here
|
| 67 |
<label for="z3950_[% serverloo.id | html %]">[% serverloo.servername | html %]</label> |
67 |
<label for="z3950_[% serverloo.id | html %]">[% serverloo.servername | html %]</label> |
| 68 |
</p> |
68 |
</p> |
| 69 |
[% END %] |
69 |
[% END %] |
| 70 |
</div> |
70 |
</div> <!-- /#z3950_search_targets --> |
| 71 |
</div> |
71 |
</div> <!-- /.col-xs-6 --> |
| 72 |
</div> |
72 |
</div> <!-- /.row --> |
| 73 |
|
73 |
|
| 74 |
<nav class="navbar navbar-default navbar-fixed-bottom"> |
74 |
<nav class="navbar navbar-default navbar-fixed-bottom"> |
| 75 |
<div class="container-fluid"> |
75 |
<div class="container-fluid"> |
| 76 |
<fieldset class="action"><input type="submit" class="submit" value="Search" /> <a class="cancel close" href="#">Cancel</a></fieldset> |
76 |
<fieldset class="action"><input type="submit" class="submit" value="Search" /> <a class="cancel close" href="#">Cancel</a></fieldset> |
| 77 |
</div> |
77 |
</div> |
| 78 |
</nav> |
78 |
</nav> |
| 79 |
</form> |
79 |
</form> <!-- /.checkboxed --> |
| 80 |
|
80 |
|
| 81 |
[% ELSE %] |
81 |
[% ELSE # IF opsearch %] |
| 82 |
|
82 |
|
| 83 |
<div class="row"> |
83 |
<div class="row"> |
| 84 |
<div class="col-xs-12"> |
84 |
<div class="col-xs-12"> |
|
Lines 166-172
Link Here
|
| 166 |
[% END %] |
166 |
[% END %] |
| 167 |
[% END %] |
167 |
[% END %] |
| 168 |
</tbody> |
168 |
</tbody> |
| 169 |
</table> |
169 |
</table> <!-- /#resultst --> |
| 170 |
|
170 |
|
| 171 |
<div id="dataPreview" class="modal" tabindex="-1" role="dialog" aria-labelledby="dataPreviewLabel" aria-hidden="true"> |
171 |
<div id="dataPreview" class="modal" tabindex="-1" role="dialog" aria-labelledby="dataPreviewLabel" aria-hidden="true"> |
| 172 |
<div class="modal-dialog"> |
172 |
<div class="modal-dialog"> |
|
Lines 209-219
Link Here
|
| 209 |
<input type="button" name="changepage_next" value="Next page" data-currentpage="[% current_page | html %]" /> |
209 |
<input type="button" name="changepage_next" value="Next page" data-currentpage="[% current_page | html %]" /> |
| 210 |
[% END %] |
210 |
[% END %] |
| 211 |
<br />Go to page : <input id="goto_page" name="goto_page" value="[% current_page | html %]" size="4" type="text" /><input type="submit" name="changepage_goto" value="Go" /> |
211 |
<br />Go to page : <input id="goto_page" name="goto_page" value="[% current_page | html %]" size="4" type="text" /><input type="submit" name="changepage_goto" value="Go" /> |
| 212 |
</form> |
212 |
</form> <!-- /#page_form --> |
| 213 |
|
213 |
|
| 214 |
[% ELSE %] |
214 |
[% ELSE %] |
| 215 |
<div class="dialog message">Nothing found.</div> |
215 |
<div class="dialog message">Nothing found.</div> |
| 216 |
[% END %] |
216 |
[% END # /IF breeding_loop %] |
| 217 |
|
217 |
|
| 218 |
<form method="get" action="/cgi-bin/koha/cataloguing/z3950_search.pl"> |
218 |
<form method="get" action="/cgi-bin/koha/cataloguing/z3950_search.pl"> |
| 219 |
<p> |
219 |
<p> |
|
Lines 222-230
Link Here
|
| 222 |
<input type="submit" value="Try another search"/> |
222 |
<input type="submit" value="Try another search"/> |
| 223 |
</p> |
223 |
</p> |
| 224 |
</form> |
224 |
</form> |
| 225 |
</div> |
225 |
</div> <!-- /.col-xs-12 --> |
| 226 |
</div> |
226 |
</div> <!-- /.row --> |
| 227 |
[% END %] |
227 |
[% END # /IF opsearch %] |
| 228 |
|
228 |
|
| 229 |
[% IF ( numberpending ) %] |
229 |
[% IF ( numberpending ) %] |
| 230 |
<h3 align="center">Still [% numberpending | html %] servers to search</h3> |
230 |
<h3 align="center">Still [% numberpending | html %] servers to search</h3> |
|
Lines 234-240
Link Here
|
| 234 |
[% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] |
234 |
[% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] |
| 235 |
[% Asset.js("js/z3950_search.js") | $raw %] |
235 |
[% Asset.js("js/z3950_search.js") | $raw %] |
| 236 |
[% INCLUDE 'datatables.inc' %] |
236 |
[% INCLUDE 'datatables.inc' %] |
| 237 |
<script type="text/javascript"> |
237 |
<script> |
| 238 |
$(document).ready(function(){ |
238 |
$(document).ready(function(){ |
| 239 |
|
239 |
|
| 240 |
$(".dropdown").on("hidden.bs.dropdown", function(){ |
240 |
$(".dropdown").on("hidden.bs.dropdown", function(){ |
| 241 |
- |
|
|