if ($('#userCustomList').length) {
        Sortable.create(userCustomList, {
            handle: '.handle-move',
            animation: 250,
            onEnd: function (/**Event*/evt) {