Fix bugs in AssetReport code, and test.
This commit is contained in:
parent
6eba088fe9
commit
19199cac9a
2 changed files with 2 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ my $value = {
|
|||
1 => {
|
||||
opSelect => "=",
|
||||
propSelect => "assetData.title",
|
||||
valText => "'Shawshank'"
|
||||
valText => "Shawshank"
|
||||
},
|
||||
},
|
||||
whereCount => "2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue