Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[17:12:03 CDT(-0500)] <JasonElwood> for configuration.js coachSetFromExternalData = false means that setting the coach in SSP is enabled. IE the coach can be changed in the UI

[17:23:32 CDT(-0500)] <dmccallum54> that's right

[17:24:21 CDT(-0500)] <dmccallum54> here's the awesome mind-blowing double negative code that only Maven implementors could really love: me.getCoachCombo().setDisabled( me.sspConfig.get('coachSetFromExternalData') );