X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Fstatic%2Fjs%2Fmagicbc.js;h=b294abd9493dfcc5485535bf45237d4fcde1d292;hb=d699a3264ce5fb518ff8612d3787d44604354d63;hp=2044193f17e4fe14a8627325e0882da853aeadae;hpb=153235dcbff342f942dd5de2af4006aa8dd69236;p=htsworkflow.git diff --git a/htsworkflow/frontend/static/js/magicbc.js b/htsworkflow/frontend/static/js/magicbc.js index 2044193..b294abd 100644 --- a/htsworkflow/frontend/static/js/magicbc.js +++ b/htsworkflow/frontend/static/js/magicbc.js @@ -140,7 +140,7 @@ var bcmagic_autofill = function(field, val) //--------------------------------------- // Main Ready Function //--------------------------------------- -$(document).ready(function() { +/*$(document).ready(function() { // Grab initial focus on magic text input $("#id_magic").focus(); @@ -150,4 +150,4 @@ $(document).ready(function() { // Trigger when enterkey is pressed $("#id_magic").keypress(bcmagic_keyhandler) -}); \ No newline at end of file +});*/ \ No newline at end of file