There was an error while loading. Please reload this page.
1 parent d001dad commit 237daa4Copy full SHA for 237daa4
1 file changed
src/org/labkey/test/pages/issues/ResolvePage.java
@@ -74,7 +74,7 @@ protected class ElementCache extends UpdatePage.ElementCache
74
{
75
protected ElementCache()
76
77
- resolution = getSelect("resolution");
+ resolution = getSelect("Resolution");
78
duplicate = getSelect("duplicate");
79
}
80
0 commit comments