Skip to content

Commit

Permalink
Update WinCCOA_QualityChecks/panels/vision/QualityChecks/QG_History.pnl
Browse files Browse the repository at this point in the history
This works just as well, thank you for the suggestion!

Co-authored-by: dhoegerlETM <110166248+dhoegerlETM@users.noreply.github.com>
  • Loading branch information
cbv08 and dhoegerlETM authored Nov 10, 2023
1 parent e837b2f commit 7d08571
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ LANG:10001 0
1 -1.3563330008895e-14 0 E E E 1 E 1 E N "DavyGrey" E N "Isabelline" E E
E "main(int row, string column)
{
string fileName = this.cellValueRC(row, \"_resDir\") + \"QgTestVersion\\\\_Results\";
string fileName = this.cellValueRC(row, \"_resDir\") + \"QgTestVersion/_Results\";
ChildPanelOnCentralModal(\"vision/QualityChecks/QG_Result.pnl\", getCatStr(\"QG_Names\",_qgId), makeDynString(\"$fileName:\" + fileName));
}
" 0
Expand Down

0 comments on commit 7d08571

Please sign in to comment.