Adds an own button selector for toggle actions
authorMatthias Schmidt <gravatronics@live.com>
Sun, 25 Dec 2011 10:53:50 +0000 (11:53 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 25 Dec 2011 10:53:50 +0000 (11:53 +0100)
commit32a9e8a4eb600d5f41b8c8bcdf634c4fd7209a8e
tree8485faeeee1192b48d4964bd2eeb41a288fa0c0b
parent674b68ad62ead7467b7d7f8ad91f9f2bfccd1d71
Adds an own button selector for toggle actions

If you have nested containers, the simple selector for the toggle buttons doesn't work anymore since it selects all toggle buttons, also the ones from nested containers, though it should only select the toggle button of the parent container.

With an own selector you're able to select the button of each parent container only - without an restriction of how you nest the containers.
wcfsetup/install/files/js/WCF.js