Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
-
ccee346a
by Tony CHEMIT at 2017-08-15T17:24:59+02:00
1 changed file:
Changes:
| ... | ... | @@ -74,7 +74,7 @@ |
| 74 | 74 |
</BeanValidator>
|
| 75 | 75 |
|
| 76 | 76 |
<ButtonGroup id='acquisitionModeGroup'
|
| 77 |
- onStateChanged='getHandler().updateModeSaisie((AcquisitionMode) acquisitionModeGroup.getSelectedValue())'/>
|
|
| 77 |
+ onStateChanged='getHandler().updateAcquisitionMode((AcquisitionMode) acquisitionModeGroup.getSelectedValue())'/>
|
|
| 78 | 78 |
|
| 79 | 79 |
<script><![CDATA[
|
| 80 | 80 |
|