Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features
This commit is contained in:
commit
b3579c5ea4
|
@ -8,7 +8,7 @@ class CCPExecutionHistory extends HTMLElement {
|
|||
#data = [];
|
||||
#pending = [];
|
||||
#filtered = [];
|
||||
#sockets = null;
|
||||
#socket = null;
|
||||
#interval = null;
|
||||
#searchfield = null;
|
||||
#fileupload = null;
|
||||
|
|
Loading…
Reference in New Issue