File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -110,15 +110,15 @@ <h2 id="sourceSystemHeader"></h2>
110110 </ div >
111111 </ td >
112112 < td id ="flexBoxButtons " align ="center " valign ="top "> < br /> < br /> < br /> < br />
113- < button id ="migrateButton " style ="margin-top:4px; visibility:hidden; " value ="Migrate " onclick ="checkSelectedComponents() "> < img src ="/img/arrowLeft.png " id ="migrationDirectionIcon "/> </ button > < br /> < br />
114- < button id ="compareButton " style ="margin-top:10px; visibility:hidden; " value ="Compare " onclick ="compareComponent() "> < img src ="/img/compare.png "/> </ button > < br />
115- < button id ="refreshButton " style ="margin-top:10px; " value ="Refresh " onclick ="refresh() "> < img src ="/img/refresh.png "/> </ button >
113+ < button id ="migrateButton " style ="margin-top:4px; visibility:hidden; " value ="Migrate " onclick ="checkSelectedComponents() "> < img src ="/img/arrowLeft.png " id ="migrationDirectionIcon " title =" Migrate marked elements " /> </ button > < br /> < br />
114+ < button id ="compareButton " style ="margin-top:10px; visibility:hidden; " value ="Compare " onclick ="compareComponent() "> < img src ="/img/compare.png " title =" Compare " /> </ button > < br />
115+ < button id ="refreshButton " style ="margin-top:10px; " value ="Refresh " onclick ="refresh() "> < img src ="/img/refresh.png " title =" Refresh Content " /> </ button >
116116 </ td >
117117 < td id ="componentTableRight " class ="hiddenBox ">
118118 < div class ="flexBoxTables ">
119119 < div style ="width:100% " id ="availableComponents ">
120120 < h2 id ="destSystemHeader "> </ h2 >
121- </ div >
121+ </ div > Comparediv > Refresh Content""
122122 < div id ="tableDest ">
123123 < table class ="tableHeader ">
124124 < thead >
You can’t perform that action at this time.
0 commit comments