File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020 < div class ="row " style ="padding-top:5px; ">
2121 < div class ="col-4 ">
2222 < div class ="row ">
23- < div class ="col ">
24- < input type ="button " id ="json-button " value ="Import JSON ">
23+ < div class ="col-8 ">
24+ < input type ="button " id ="json-button " value ="Import JSON session ">
2525 < input type ="file " id ="json-loader " style ="display:none; ">
2626 < script src ="js/events/import_json_button.js "> </ script >
27- < input type ="button " id ="json-download " value ="Export JSON ">
27+ < input type ="button " id ="json-download " value ="Export session as JSON ">
2828 < script src ="js/events/export_json_button.js "> </ script >
29- < input type ="button " id ="tsv-download " value ="Export TSV ">
29+ < input type ="button " id ="tsv-download " value ="Export metadata as TSV ">
3030 < script src ="js/events/export_tsv_button.js "> </ script >
3131 </ div >
32- < div class ="col text-right ">
33- < input type ="button " id ="load-composite-button " value ="Load composite file ">
32+ < div class ="col-4 text-right ">
33+ < input type ="button " id ="load-composite-button " value ="Load multi- composite ">
3434 < input type ="file " id ="composite-loader " style ="display:none; ">
3535 < script src ="js/events/load_composite_button.js "> </ script >
3636 </ div >
You can’t perform that action at this time.
0 commit comments