bike erg export to C2
This commit is contained in:
@@ -87,6 +87,7 @@ $( document ).ready(function() {
|
||||
|| $(this).val() == 'dynamic'
|
||||
|| $(this).val() == 'slides'
|
||||
|| $(this).val() == 'paddle'
|
||||
|| $(this).val() == 'bike'
|
||||
|| $(this).val() == 'snow'
|
||||
) {
|
||||
$('#id_boattype').toggle(false);
|
||||
|
||||
Reference in New Issue
Block a user