Skip to content

Instantly share code, notes, and snippets.

Created May 24, 2012 00:35
Show Gist options
  • Save anonymous/2778622 to your computer and use it in GitHub Desktop.
Save anonymous/2778622 to your computer and use it in GitHub Desktop.
a guest on May 23rd, 2012 - pastebin.com/z2mtxR24
this['thresholdNode'].set('disabled', type == 'node-down');
//this['thresholdNode'].set('disabled', type == 'cluster-balance');
this['comparatorNode'].set('disabled', type == 'node-down');
// this['comparatorNode'].set('disabled', type == 'cluster-balance');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment