CC-84: Smart Playlists

-UI cleanup
This commit is contained in:
denise 2012-07-30 16:42:37 -04:00
parent 99cfd72cc3
commit f91be9468f
4 changed files with 100 additions and 6 deletions

View file

@ -992,9 +992,8 @@ EOT;
$error[] = "Value cannot be empty";
}
if(count($error) > 0){
$errors[] = array("element"=>"sp_criteria_field_".$key."_".$i, "msg"=>$error);
$errors[] = array("element"=>"sp_criteria_field_".$modKeys[$i]."_".$key, "msg"=>$error);
}
$count++;
}//end mod foreach
}//for loop