@@ -, +, @@ cap by amount to work together replacement price of $15 already overdue by a couple months you ) --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 3 --- 1 file changed, 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -33,9 +33,6 @@ $(document).ready(function() { return confirmDelete(MSG_CONFIRM_DELETE); }); - $('#cap_fine_to_replacement_price').on('change', function(){ - $('#overduefinescap').prop('disabled', $(this).is(':checked') ); - }); $('#selectlibrary').find("input:submit").hide(); $('#branch').change(function() { $('#selectlibrary').submit(); --