lawrencechanyewlong/wherewolfpro

View on GitHub
app/views/pages/geocoding.js.erb

Summary

Maintainability
Test Coverage
$('#geocoding_fields').hide();
$('#reverse_geocoding_fields').show();
$('#reverse_geocoding').addClass('active');
$('#geocoding').removeClass('active');