forked from Botanical/BotanJS
ArticleContent should display article title
This commit is contained in:
@@ -515,7 +515,7 @@
|
||||
: function ()
|
||||
{
|
||||
// Remove capcha
|
||||
new IDOMElement().lootChildren( Dand.id( "recaptcha_field" ) );
|
||||
Dand.id( "recaptcha_field", true ).clear();
|
||||
try
|
||||
{
|
||||
Recaptcha.render( "recaptcha_field", {
|
||||
|
||||
Reference in New Issue
Block a user