Added a subtle but useful | to the toolbar
[htsworkflow.git] / htsworkflow / frontend / static / js / htsw.js
index f2d04d080455f070630209dba8ad7846b61391c2..7129ac532cbbe9dbe98c6eddb358aaa5cb1a2f21 100644 (file)
@@ -267,6 +267,7 @@ $(document).ready(function(){
     bcmagic_input.on('specialkey', bcmagic_ext_keyhandler);
     
     main_tb.add(bcmagic_input);
+    main_tb.add('-')
     //--------------------------------------
     
     var user_info = Ext.fly('login_info');