Fix bugs in AssetReport code, and test.

This commit is contained in:
Colin Kuskie 2010-08-10 20:57:31 -07:00
parent 6eba088fe9
commit 19199cac9a
2 changed files with 2 additions and 1 deletions

View file

@ -64,7 +64,7 @@ my $value = {
1 => {
opSelect => "=",
propSelect => "assetData.title",
valText => "'Shawshank'"
valText => "Shawshank"
},
},
whereCount => "2",