Keep simplifing connection algorithm.

This commit is contained in:
Paulo Gustavo Veiga
2012-08-18 23:20:23 -03:00
parent bff79159e1
commit 04fda82ba0
3 changed files with 47 additions and 81 deletions

View File

@@ -39,7 +39,6 @@ mindplot.widget.ColorPalettePanel = new Class({
method:'get',
async:false,
onRequest:function () {
console.log("loading ...");
},
onSuccess:function (responseText) {
result = responseText;