diff --git a/app/form/ControllerMixin.js b/app/form/ControllerMixin.js index 9abf9306..5996c5e4 100644 --- a/app/form/ControllerMixin.js +++ b/app/form/ControllerMixin.js @@ -180,7 +180,7 @@ Ext.define('CpsiMapview.form.ControllerMixin', { /** * Override this function to return any additional parameters to send to * the Delete URL as a querystring - * + * * @returns An object of key value pairs */ getDeleteParameters: function () {