@@ -38,7 +36,6 @@ class CorpusList extends RessourceList {
deleteModal.open();
break;
case 'view':
- // TODO: handle unprepared corpora
window.location.href = this.corpora[corpusId].url;
break;
default:
@@ -92,7 +89,6 @@ CorpusList.options = {
|
delete
- search
send
|
`,