Private GIT

Skip to content
Snippets Groups Projects
Commit ee1e4c8d authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

What was I looking at?

parent fc0af7c2
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,6 @@ $statusList.remove($int($whichStatus))
$statusList.append($common.FAILED)
#end if
<select>
#for $curStatus in $statusList:
<option value="$curStatus">$common.statusStrings[$curStatus]</option>
#end for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment