Lines 1079-1086
Link Here
|
1079 |
<h4>Filter by: <a style="font-size:80%;font-weight:normal;" href="/cgi-bin/koha/suggestion/suggestion.pl">[clear]</a></h4> |
1079 |
<h4>Filter by: <a style="font-size:80%;font-weight:normal;" href="/cgi-bin/koha/suggestion/suggestion.pl">[clear]</a></h4> |
1080 |
|
1080 |
|
1081 |
<div id="limits"> |
1081 |
<div id="limits"> |
1082 |
<h4 class="local_collapse"><a href="#" data-bs-target="biblio_information">Bibliographic information</a></h4> |
1082 |
<h4 class="local_collapse"><a href="#" data-bs-target=".biblio_information" data-bs-toggle="collapse">Bibliographic information</a></h4> |
1083 |
<fieldset class="brief biblio_information"> |
1083 |
<fieldset class="collapse biblio_information"> |
1084 |
<ol> |
1084 |
<ol> |
1085 |
<li> |
1085 |
<li> |
1086 |
<label for="title"> Title:</label> |
1086 |
<label for="title"> Title:</label> |
Lines 1112-1119
Link Here
|
1112 |
<input type="submit" value="Go" /> |
1112 |
<input type="submit" value="Go" /> |
1113 |
</fieldset> |
1113 |
</fieldset> |
1114 |
|
1114 |
|
1115 |
<h4 class="local_collapse"><a href="#" data-bs-target="suggestion_information">Suggestion information</a></h4> |
1115 |
<h4 class="local_collapse"><a href="#" data-bs-target=".suggestion_information" data-bs-toggle="collapse">Suggestion information</a></h4> |
1116 |
<fieldset class="brief suggestion_information"> |
1116 |
<fieldset class="collapse suggestion_information"> |
1117 |
<ol> |
1117 |
<ol> |
1118 |
<li> |
1118 |
<li> |
1119 |
<label for="STATUS[% loop.index | html %]"> Status:</label> |
1119 |
<label for="STATUS[% loop.index | html %]"> Status:</label> |
Lines 1229-1237
Link Here
|
1229 |
</fieldset> |
1229 |
</fieldset> |
1230 |
|
1230 |
|
1231 |
<h4 class="local_collapse"> |
1231 |
<h4 class="local_collapse"> |
1232 |
<a href="#" data-bs-target="acquisition_information">Acquisition information</a> |
1232 |
<a href="#" data-bs-target=".acquisition_information" data-bs-toggle="collapse">Acquisition information</a> |
1233 |
</h4> |
1233 |
</h4> |
1234 |
<fieldset class="brief acquisition_information"> |
1234 |
<fieldset class="collapse acquisition_information"> |
1235 |
<ol> |
1235 |
<ol> |
1236 |
<li> |
1236 |
<li> |
1237 |
[% PROCESS funds_dropdown %] |
1237 |
[% PROCESS funds_dropdown %] |
1238 |
- |
|
|