forked from Botanical/BotanJS
Dynamic contact button
This commit is contained in:
parent
ead452777e
commit
3d05f82767
@ -105,14 +105,10 @@
|
||||
|
||||
contact = Dand.id( "menu_cont", true );
|
||||
|
||||
if( window[ "recaptcha" ] )
|
||||
if( contact )
|
||||
{
|
||||
contact.addEventListener( "Click", loadContactForm );
|
||||
}
|
||||
else
|
||||
{
|
||||
contact.element.remove();
|
||||
}
|
||||
|
||||
Dand.id( "menu", true ).foreach(
|
||||
1, function( e )
|
||||
|
Loading…
Reference in New Issue
Block a user