mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-14 01:50:40 +00:00
Add corpus page.
This commit is contained in:
@ -53,8 +53,6 @@
|
||||
pathArray = operation.path.split("/").slice(1);
|
||||
if (pathArray[0] != this.jobId) {continue;}
|
||||
switch(operation.op) {
|
||||
case "add":
|
||||
break;
|
||||
case "delete":
|
||||
location.reload();
|
||||
break;
|
||||
|
Reference in New Issue
Block a user