Lines 31-37
Link Here
|
31 |
font-size: 80%; |
31 |
font-size: 80%; |
32 |
text-decoration: none; |
32 |
text-decoration: none; |
33 |
} |
33 |
} |
34 |
#limits fieldset.brief { |
34 |
#limits fieldset.brief, |
|
|
35 |
#limits fieldset.action { |
35 |
display: none; |
36 |
display: none; |
36 |
} |
37 |
} |
37 |
.overlay { |
38 |
.overlay { |
Lines 644-652
Link Here
|
644 |
</ol> |
645 |
</ol> |
645 |
</fieldset> <!-- /.rows --> |
646 |
</fieldset> <!-- /.rows --> |
646 |
|
647 |
|
647 |
<input type="hidden" id="returnsuggested" name="returnsuggested" value="[% IF ( returnsuggestedby ) %][% returnsuggestedby | html %][% ELSE %]noone[% END %]"/> |
|
|
648 |
|
649 |
<fieldset class="action"> |
648 |
<fieldset class="action"> |
|
|
649 |
<input type="hidden" id="returnsuggested" name="returnsuggested" value="[% IF ( returnsuggestedby ) %][% returnsuggestedby | html %][% ELSE %]noone[% END %]"/> |
650 |
<input type="hidden" name="op" value="[% op | html %]" /> |
650 |
<input type="hidden" name="op" value="[% op | html %]" /> |
651 |
[% IF ( suggestionid ) %] |
651 |
[% IF ( suggestionid ) %] |
652 |
[% IF ( need_confirm ) %] |
652 |
[% IF ( need_confirm ) %] |
Lines 948-960
Link Here
|
948 |
|
948 |
|
949 |
<input type="hidden" name="branchcode" value="[% branchfilter | html %]" /> |
949 |
<input type="hidden" name="branchcode" value="[% branchfilter | html %]" /> |
950 |
<input type="hidden" name="filter_archived" value="[% filter_archived | html %]" /> |
950 |
<input type="hidden" name="filter_archived" value="[% filter_archived | html %]" /> |
951 |
<fieldset class="action"> |
951 |
</fieldset> |
952 |
<button type="submit" class="btn btn-primary" value="update_status">Submit</button> |
952 |
<fieldset class="action"> |
953 |
</fieldset> |
953 |
<button type="submit" class="btn btn-primary" value="update_status">Submit</button> |
954 |
</fieldset> |
954 |
</fieldset> |
955 |
</div> <!-- /.col-sm-4 --> |
955 |
</div> <!-- /.col-sm-4 --> |
956 |
|
956 |
|
957 |
<div class="col-sm-4"> |
957 |
<div class="col-sm-2"> |
958 |
<fieldset class="brief"> |
958 |
<fieldset class="brief"> |
959 |
<label id="suggestion_itemtype"> |
959 |
<label id="suggestion_itemtype"> |
960 |
Update item types with: |
960 |
Update item types with: |
Lines 962-970
Link Here
|
962 |
[% PROCESS 'av-build-dropbox.inc' name="suggestion_itemtype", category="SUGGEST_FORMAT", size = 20 %] |
962 |
[% PROCESS 'av-build-dropbox.inc' name="suggestion_itemtype", category="SUGGEST_FORMAT", size = 20 %] |
963 |
<input type="hidden" name="branchcode" value="[% branchfilter | html %]" /> |
963 |
<input type="hidden" name="branchcode" value="[% branchfilter | html %]" /> |
964 |
<input type="hidden" name="filter_archived" value="[% filter_archived | html %]" /> |
964 |
<input type="hidden" name="filter_archived" value="[% filter_archived | html %]" /> |
965 |
<fieldset class="action"> |
965 |
</fieldset> |
966 |
<button type="submit" class="btn btn-primary" value="update_itemtype">Submit</button> |
966 |
<fieldset class="action"> |
967 |
</fieldset> |
967 |
<button type="submit" class="btn btn-primary" value="update_itemtype">Submit</button> |
968 |
</fieldset> |
968 |
</fieldset> |
969 |
</div> <!-- /.col-sm-4 --> |
969 |
</div> <!-- /.col-sm-4 --> |
970 |
|
970 |
|
Lines 976-984
Link Here
|
976 |
<input type="hidden" name="suggestion_managedby" id="managedby[% loop.count | html %]" value="[% logged_in_user.borrowernumber | html %]" /> |
976 |
<input type="hidden" name="suggestion_managedby" id="managedby[% loop.count | html %]" value="[% logged_in_user.borrowernumber | html %]" /> |
977 |
<input type="hidden" name="branchcode" value="[% branchfilter | html %]" /> |
977 |
<input type="hidden" name="branchcode" value="[% branchfilter | html %]" /> |
978 |
<input type="hidden" name="filter_archived" value="[% filter_archived | html %]" /> |
978 |
<input type="hidden" name="filter_archived" value="[% filter_archived | html %]" /> |
979 |
<fieldset class="action"> |
979 |
</fieldset> |
980 |
<button type="submit" class="btn btn-primary" value="update_manager">Submit</button> |
980 |
<fieldset class="action"> |
981 |
</fieldset> |
981 |
<button type="submit" class="btn btn-primary" value="update_manager">Submit</button> |
982 |
</fieldset> |
982 |
</fieldset> |
983 |
</div> <!-- /.col-sm-2 --> |
983 |
</div> <!-- /.col-sm-2 --> |
984 |
|
984 |
|
Lines 987-995
Link Here
|
987 |
<span class="label">Delete selected</span> |
987 |
<span class="label">Delete selected</span> |
988 |
<input type="hidden" name="branchcode" value="[% branchfilter | html %]" /> |
988 |
<input type="hidden" name="branchcode" value="[% branchfilter | html %]" /> |
989 |
<input type="hidden" name="filter_archived" value="[% filter_archived | html %]" /> |
989 |
<input type="hidden" name="filter_archived" value="[% filter_archived | html %]" /> |
990 |
<fieldset class="action"> |
990 |
</fieldset> |
991 |
<button type="submit" class="btn btn-primary" value="delete">Delete</button> |
991 |
<fieldset class="action"> |
992 |
</fieldset> |
992 |
<button type="submit" class="btn btn-primary" value="delete">Delete</button> |
993 |
</fieldset> |
993 |
</fieldset> |
994 |
</div> <!-- /.col-sm-2 --> |
994 |
</div> <!-- /.col-sm-2 --> |
995 |
<div class="col-sm-2"> |
995 |
<div class="col-sm-2"> |
Lines 1058-1074
Link Here
|
1058 |
</select> |
1058 |
</select> |
1059 |
</li> |
1059 |
</li> |
1060 |
</ol> |
1060 |
</ol> |
1061 |
<fieldset class="action"> |
|
|
1062 |
<input type="submit" class="btn btn-primary" value="Go" /> |
1063 |
</fieldset> |
1064 |
</fieldset> <!-- /.brief --> |
1061 |
</fieldset> <!-- /.brief --> |
|
|
1062 |
<fieldset class="action"> |
1063 |
<input type="submit" class="btn btn-primary" value="Go" /> |
1064 |
</fieldset> |
1065 |
|
1065 |
|
1066 |
<fieldset class="brief"> |
1066 |
<fieldset class="brief"> |
1067 |
<h4>Filter by: <a style="font-size:80%;font-weight:normal;" href="/cgi-bin/koha/suggestion/suggestion.pl">[clear]</a></h4> |
1067 |
<h4>Filter by: <a style="font-size:80%;font-weight:normal;" href="/cgi-bin/koha/suggestion/suggestion.pl">[clear]</a></h4> |
1068 |
|
1068 |
|
1069 |
<div id="limits"> |
1069 |
<div id="limits"> |
1070 |
<h4 class="local_collapse"><a href="#" data-target="biblio_information">Bibliographic information</a></h4> |
1070 |
<h4 class="local_collapse"><a href="#" data-target="biblio_information">Bibliographic information</a></h4> |
1071 |
<fieldset class="brief" id="biblio_information"> |
1071 |
<fieldset class="brief biblio_information"> |
1072 |
<ol> |
1072 |
<ol> |
1073 |
<li> |
1073 |
<li> |
1074 |
<label for="title"> Title:</label> |
1074 |
<label for="title"> Title:</label> |
Lines 1095-1107
Link Here
|
1095 |
<input type="text" id="collectiontitle" name="collectiontitle" value="[% collectiontitle | html %]" /> |
1095 |
<input type="text" id="collectiontitle" name="collectiontitle" value="[% collectiontitle | html %]" /> |
1096 |
</li> |
1096 |
</li> |
1097 |
</ol> |
1097 |
</ol> |
1098 |
<fieldset class="action"> |
1098 |
</fieldset> <!-- /.biblio_information --> |
1099 |
<input type="submit" value="Go" /> |
1099 |
<fieldset class="action biblio_information"> |
1100 |
</fieldset> |
1100 |
<input type="submit" value="Go" /> |
1101 |
</fieldset> <!-- /#biblio_information --> |
1101 |
</fieldset> |
1102 |
|
1102 |
|
1103 |
<h4 class="local_collapse"><a href="#" data-target="suggestion_information">Suggestion information</a></h4> |
1103 |
<h4 class="local_collapse"><a href="#" data-target="suggestion_information">Suggestion information</a></h4> |
1104 |
<fieldset class="brief" id="suggestion_information"> |
1104 |
<fieldset class="brief suggestion_information"> |
1105 |
<ol> |
1105 |
<ol> |
1106 |
<li> |
1106 |
<li> |
1107 |
<label for="STATUS[% loop.index | html %]"> Status:</label> |
1107 |
<label for="STATUS[% loop.index | html %]"> Status:</label> |
Lines 1211-1225
Link Here
|
1211 |
<input type="text" id="accepteddate_to" size="10" name="accepteddate_to" value="[% accepteddate_to | html %]" class="flatpickr" /> |
1211 |
<input type="text" id="accepteddate_to" size="10" name="accepteddate_to" value="[% accepteddate_to | html %]" class="flatpickr" /> |
1212 |
</li> |
1212 |
</li> |
1213 |
</ol> |
1213 |
</ol> |
1214 |
<fieldset class="action"> |
|
|
1215 |
<input type="submit" value="Go" /> |
1216 |
</fieldset> |
1217 |
</fieldset> <!-- /#suggestion_information --> |
1214 |
</fieldset> <!-- /#suggestion_information --> |
|
|
1215 |
<fieldset class="action suggestion_information"> |
1216 |
<input type="submit" value="Go" /> |
1217 |
</fieldset> |
1218 |
|
1218 |
|
1219 |
<h4 class="local_collapse"> |
1219 |
<h4 class="local_collapse"> |
1220 |
<a href="#" data-target="acquisition_information">Acquisition information</a> |
1220 |
<a href="#" data-target="acquisition_information">Acquisition information</a> |
1221 |
</h4> |
1221 |
</h4> |
1222 |
<fieldset class="brief" id="acquisition_information"> |
1222 |
<fieldset class="brief acquisition_information"> |
1223 |
<ol> |
1223 |
<ol> |
1224 |
<li> |
1224 |
<li> |
1225 |
<label for="budgetid"> Book fund:</label> |
1225 |
<label for="budgetid"> Book fund:</label> |
Lines 1240-1249
Link Here
|
1240 |
</select> |
1240 |
</select> |
1241 |
</li> |
1241 |
</li> |
1242 |
</ol> |
1242 |
</ol> |
1243 |
<fieldset class="action"> |
|
|
1244 |
<input type="submit" value="Go" /> |
1245 |
</fieldset> |
1246 |
</fieldset> <!-- /#acquisition_information --> |
1243 |
</fieldset> <!-- /#acquisition_information --> |
|
|
1244 |
<fieldset class="action acquisition_information"> |
1245 |
<input type="submit" value="Go" /> |
1246 |
</fieldset> |
1247 |
|
1247 |
<div id="filter_archived_information"> |
1248 |
<div id="filter_archived_information"> |
1248 |
<ol> |
1249 |
<ol> |
1249 |
<li> |
1250 |
<li> |
Lines 1413-1419
Link Here
|
1413 |
$("h4.local_collapse a").on("click", function(e){ |
1414 |
$("h4.local_collapse a").on("click", function(e){ |
1414 |
e.preventDefault(); |
1415 |
e.preventDefault(); |
1415 |
const target = $(this).data("target"); |
1416 |
const target = $(this).data("target"); |
1416 |
$("#" + target).toggle(); |
1417 |
$("." + target).toggle(); |
1417 |
}); |
1418 |
}); |
1418 |
|
1419 |
|
1419 |
$("button[type='submit']").on("click", function(e) { |
1420 |
$("button[type='submit']").on("click", function(e) { |