fixed a small html typo

This commit is contained in:
Abhishek Sinha 2020-01-22 19:25:07 +05:30
parent c17f1f2212
commit d135ce19de

View File

@ -600,7 +600,6 @@
<button onclick="cloudArticleApp.retrieveLatestContent()">Refresh</button>
<button onclick="cloudArticleApp.logout()">Logout</button>
<button onclick="cloudArticleApp.reset_export_list()">Reset Export Selection</button>
<button onclick="cloudArticleApp."></button>
<button onclick="cloudArticleApp.export_as_file()">Export Selections as file</button>
</div>
<div id="admindiv"></div>