mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
[TEMP] Remove broken WSConnection
This commit is contained in:
@@ -69,7 +69,7 @@ define([
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (false === WSConnection.isConnected()) {
|
if (false === WSConnection.isConnected()) {
|
||||||
WSConnection.connect(options.wsurl);
|
// WSConnection.connect(options.wsurl);
|
||||||
}
|
}
|
||||||
|
|
||||||
create();
|
create();
|
||||||
|
Reference in New Issue
Block a user