Keep simplifing connection algorithm.
This commit is contained in:
@@ -39,7 +39,6 @@ mindplot.widget.ColorPalettePanel = new Class({
|
||||
method:'get',
|
||||
async:false,
|
||||
onRequest:function () {
|
||||
console.log("loading ...");
|
||||
},
|
||||
onSuccess:function (responseText) {
|
||||
result = responseText;
|
||||
|
Reference in New Issue
Block a user