LimeSurvey: master 1bdd9714

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2019-04-26 18:39:39 master cad7b383
Changeset

Fixed issue : unable to delete label set in grid
Dev: urlFormat to path : admin/labels/sa/delete/lid/$lid
Dev: convertGETtoPOST don't move lid to POST
Dev: Check with isPostRequest
Dev: review LabelSet::model()->delete()

mod - application/controllers/admin/labels.php Diff File
mod - application/helpers/admin/label_helper.php Diff File
mod - application/models/LabelSet.php Diff File