instance.remove('tmpl', data.ID, true).then(
                    function() {
                        util.log('Remove success');
                    },
                    function(error) {