]> source.dussan.org Git - jquery-ui.git/commit
Controlgroup: Fix create and destroy for controlgroupLabel 1624/head
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 25 Oct 2015 22:07:34 +0000 (18:07 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Mon, 26 Oct 2015 14:09:20 +0000 (10:09 -0400)
commit09fde89a248895329a194021c44aa9004cb7fa97
tree51061b433caa443a1e393dc6725ad809cd670456
parentbb56dd59e832177786a199f7a1f6acabdb7f8f6e
Controlgroup: Fix create and destroy for controlgroupLabel

Creating the label broke while doing a refactoring, the lack of tests
allowed that to go unnoticed. Shouldn't happen again with the extra
tests, covering both controlgroupLabel and spinner.
tests/unit/controlgroup/controlgroup.html
tests/unit/controlgroup/core.js
ui/widgets/controlgroup.js