forked from Botanical/BotanJS
Migrate old externs 4/x
This commit is contained in:
@@ -327,9 +327,9 @@
|
||||
|
||||
Cycle.delay( function()
|
||||
{
|
||||
this.innerHTML = "Recaptcha failure";
|
||||
this.style.height = "1.2em";
|
||||
}.bind(f), 500 );
|
||||
cBubble.setColor("red");
|
||||
cBubble.pop("Recaptcha failure");
|
||||
}, 500 );
|
||||
|
||||
Cycle.delay(function (){cBubble.blurp();}, 500);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user