/[RFID]/koha/koha-rfid.js
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /koha/koha-rfid.js

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 72 by dpavlin, Thu Feb 11 20:59:42 2010 UTC revision 73 by dpavlin, Thu Feb 11 21:30:43 2010 UTC
# Line 51  function rfid_scan(data,textStatus) { Line 51  function rfid_scan(data,textStatus) {
51    
52          } else {          } else {
53                  span.text( 'no tags in range' ).css('color','gray');                  span.text( 'no tags in range' ).css('color','gray');
54                    $('input[name=barcode]').val( '' );
55                    $('input[name=findborrower]').val( '' );
56          }          }
57    
58          window.setTimeout( function() {          window.setTimeout( function() {

Legend:
Removed from v.72  
changed lines
  Added in v.73

  ViewVC Help
Powered by ViewVC 1.1.26