Skip to content
Permalink
Browse files

Add an extra class so we can use the spinner elsewhere.

  • Loading branch information...
jordandukart committed Feb 3, 2015
1 parent 1c10195 commit 813c55e75d7842ea8efb05c209106f27be87ce81
Showing with 1 addition and 0 deletions.
  1. +1 −0 js/spinner.js
@@ -44,6 +44,7 @@
spinner.spin(this);
$('#edit-next').hide();
$('#edit-prev').hide();
$('.islandora-spinner-submit').hide();
// Submit the form after a set timeout, this handles problems with
// safari, in that safari submits immediately..
if (navigator.userAgent.indexOf('Safari') !== -1 && navigator.userAgent.indexOf('Chrome') === -1) {

0 comments on commit 813c55e

Please sign in to comment.
You can’t perform that action at this time.