File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 < h3 > Load SCL file to compare against</ h3 >
88 < input id ="oursinput " type ="file "> </ input >
99 < div style ="margin:10px " class ="oursloadstatus "> No SCL loaded</ div >
10- < select class ="oursselect "> </ select >
10+ < select class ="oursselect "> < option > --Please choose an IED-- </ option > < /select >
1111 < div style ="margin:10px " class ="oursdescribestatus "> Select IED to generate describe object</ div >
1212 < button disabled class ="oursdescload "> Download describe object</ button >
1313 < div class ="describeours "> </ div >
@@ -16,7 +16,7 @@ <h3>Load SCL file to compare against</h3>
1616 < h3 > Load SCL file to compare to</ h3 >
1717 < input id ="theirsinput " type ="file "> </ input >
1818 < div style ="margin:10px " class ="theirsloadstatus "> No SCL loaded</ div >
19- < select class ="theirsselect "> </ select >
19+ < select class ="theirsselect "> < option > --Please choose an IED-- </ option > < /select >
2020 < div style ="margin:10px " class ="theirsdescribestatus "> Select IED to generate describe object</ div >
2121 < button disabled class ="theirsdescload "> Download describe object</ button >
2222 < div class ="describetheirs "> </ div >
You can’t perform that action at this time.
0 commit comments