disable cable and oqs qty can 0

This commit is contained in:
Yan
2017-07-04 18:56:52 +06:30
parent 6a1824e410
commit d51b1a0b9e
9 changed files with 25 additions and 23 deletions

View File

@@ -6,9 +6,9 @@
//= require_tree ./channels
// Temp Disable
(function() {
this.App || (this.App = {});
// (function() {
// this.App || (this.App = {});
App.cable = ActionCable.createConsumer();
// App.cable = ActionCable.createConsumer();
}).call(this);
// }).call(this);