I meant hide, not show
authorCharles Connell <charles@connells.org>
Fri, 20 Dec 2013 04:36:33 +0000 (23:36 -0500)
committerCharles Connell <charles@connells.org>
Fri, 20 Dec 2013 04:36:33 +0000 (23:36 -0500)
karmaworld/templates/partial/filepicker.html

index a09e60786940a759dd55c8fd21771244694981e7..5d404a41dcac820c8cf8f498ff61dc700d294c8b 100644 (file)
                   $('#uploaded_files').append($('<li>', {text: uploaded_files[i]}));
                 }
                 $('#success').show();
-                $('#save-btn-wrapper').show();
+                $('#save-btn-wrapper').hide();
                 $('#forms_container .inline-form').remove();
                 _gat._getTracker()._trackEvent('upload', 'upload form submitted');
                 setTimeout(function(){