Fixed inverted tooltip toggle issue

pull/91/head
Jordan Wright 2016-01-13 22:41:39 -06:00
parent e29e3335c5
commit 7c9e5195f5
1 changed files with 0 additions and 1 deletions

View File

@ -153,7 +153,6 @@ function load(){
$(document).ready(function(){
load()
$("#fileUpload").hover(function(){$("#fileUpload").tooltip('toggle')})
// Setup the event listeners
// Handle manual additions
$("#targetForm").submit(function(){