Add Player Metric (sp_metric) post type and behaviour
This commit is contained in:
@@ -114,7 +114,7 @@ jQuery(document).ready(function($){
|
||||
if($(this).val() == 'custom') {
|
||||
$equationselector.prop( 'disabled', true );
|
||||
} else {
|
||||
$equationselector.prop( 'disabled', false )
|
||||
$equationselector.prop( 'disabled', false );
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user