LimeSurvey: 3.x-LTS 539e6c9f

Author Committer Branch Timestamp Parent
gabrieljenik GitHub 3.x-LTS 2020-09-22 09:39:02 3.x-LTS dbd8a8e4
Affected Issues  15994: Batch-Edit shows "lskeep" after modification of email status
Changeset

Fixed issue 15994: Batch-Edit shows "lskeep" after modification of email status (#1584)

Code Review.
Created a checkbox for "emailstatus" edit only
Don't update "email" if email is empty even if checkbox is checked (no way to set [empty string] to email with Batch edit
Removed placeholder for emailstatus. It was confusing.

mod - application/controllers/admin/tokens.php Diff File
mod - application/views/admin/token/massive_actions/_update.php Diff File