Lines 6-14
Link Here
|
6 |
|
6 |
|
7 |
<body id="ser_acqui-search-result" class="ser"> |
7 |
<body id="ser_acqui-search-result" class="ser"> |
8 |
|
8 |
|
9 |
<div id="doc" class="yui-t7"> |
9 |
<div class="main container-fluid"> |
10 |
<div id="bd"> |
|
|
11 |
|
12 |
|
10 |
|
13 |
<h1>Vendor search results</h1> |
11 |
<h1>Vendor search results</h1> |
14 |
[% UNLESS count %] |
12 |
[% UNLESS count %] |
Lines 38-45
Link Here
|
38 |
|
36 |
|
39 |
<div id="closewindow"><a href="#" class="btn btn-default btn-default close">Cancel</a></div> |
37 |
<div id="closewindow"><a href="#" class="btn btn-default btn-default close">Cancel</a></div> |
40 |
|
38 |
|
41 |
</div> |
|
|
42 |
|
43 |
[% MACRO jsinclude BLOCK %] |
39 |
[% MACRO jsinclude BLOCK %] |
44 |
<script type="text/javascript"> |
40 |
<script type="text/javascript"> |
45 |
function GetIt(aqbooksellerid,name){ |
41 |
function GetIt(aqbooksellerid,name){ |
Lines 59-62
Link Here
|
59 |
</script> |
55 |
</script> |
60 |
[% END %] |
56 |
[% END %] |
61 |
|
57 |
|
62 |
[% INCLUDE 'intranet-bottom.inc' %] |
58 |
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] |