# HG changeset patch # User Dustin Demuth # Date 1429866181 -7200 # Node ID 4381a32d874f020d3e325456a1cc991672296ec7 # Parent e89a31b2c17e0de8a32f6e480adbab5ffb9aa50f Fixed a Copy-Paste Error diff -r e89a31b2c17e -r 4381a32d874f app/controller/grid/PKommentar.js --- a/app/controller/grid/PKommentar.js Thu Apr 23 16:29:39 2015 +0200 +++ b/app/controller/grid/PKommentar.js Fri Apr 24 11:03:01 2015 +0200 @@ -7,9 +7,9 @@ */ /** - * This is a controller for a grid of Orte + * This is a controller for a grid of Pkommentare */ -EExt.define('Lada.controller.grid.PKommentar', { +Ext.define('Lada.controller.grid.PKommentar', { extend: 'Ext.app.Controller', /**