LimeSurvey: master 70f326fc

Author Committer Branch Timestamp Parent
user242027 GitHub master 2020-11-04 08:35:07 master b4f74e80
Changeset

Fixed issue : visually disable account type buttons when global configuration is set

Dev: It is still possible to click on the buttons, even when the labels are disabled, but at least this shows a clear indication to the user.
Dev: Since disabled attribute on <label> is no allowed, use "disabled" class instead.

mod - assets/scripts/admin/tokenbounce.js Diff File