Activating bcmagic model & initial data.
[htsworkflow.git] / htsworkflow / frontend / static / js / htsw.js
index 6f00cb16c10f092460c383ce5f48d1e891e94890..4be8a5dc69f6dc21ecb4ced9f74771781c0d2ad1 100644 (file)
@@ -224,7 +224,6 @@ $(document).ready(function(){
     //----------------------------------------
     // ExtJS Barcode Magic Implementation
     var bcmagic_ext_keyhandler = function(sObj, e){
-      //e.preventDefault();
       //Process upon enter key as input.
       if (e.getKey() == e.ENTER)
        bcmagic_process();